I have always wondered why they were used instead of simple methods
seem a lot less maintenance.
I have avoided classes.
=========================
BJ Freeman
Strategic Power Office with Supplier Automation
<http://www.businessesnetwork.com/automation/viewforum.php?f=52>
Specialtymarket.com <http://www.specialtymarket.com/>
Systems Integrator-- Glad to Assist
Chat Y! messenger: bjfr33man
Adam Heath sent the following on 12/11/2010 4:32 PM:
BJ Freeman wrote:
most of the frame works are objects.
so how would you implement your object in simple-methods
like GenericValue?
These new classes are still GenericValue, while also being more specific.
class Party extends GenericValue {}