Archive for May, 2009

OOA is good but OOP is bad for enterprise applications

May 13, 2009

Object Oriented Analysis is good but Object oriented programming is bad for enterprise applications such as ERP. ERP are object based and not object oriented. The objects created in ERP don’t live long time. They live mostly for the current request of the user.