Ok, I think I have a pretty good handle on how to code inheritance with CFC's, but I'm not so sure how you do aggregation and/or composition (still learning the concepts of Object orientated programming as well as cfc's themselves). Anyway, using the ever present car object example. You have a car class/object that contains an engine class/object. What is the best practice to code this relationship in an CFC. How would the car code send and receive messages to the engine code?
Thanks -------------- Ian Skinner Web Programmer BloodSource Sacramento, CA ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/lists.cfm?link=t:4 Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Get the mailserver that powers this list at http://www.coolfusion.com

