OOA is good but OOP is bad for enterprise applications

By SednaSpace

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.

Tags:

Leave a Reply