“>In the object oriented programming world, subclassing an object is the meatand potatoes of software development in that it is one of the most fundamentalpieces of OOP. Being able to take a class and extend it to add your ownflexibility is a powerful thing. This lends itself to code reuse and good codingpractices.Like all things in programming, this feature can be easily abused. If adeveloper decides during that subclassing to override a method/function in theparent object, he/she is 
continue >>




Author:
admin
Time:
Saturday, February 9th, 2008 at 5:07 pm
Category:
Mac
Comments:
You can leave a response, or trackback from your own site.
RSS:
You can follow any responses to this entry through the RSS 2.0 feed.
Navigation:

Leave a Reply