OK, I am hooked after only a few hours on CFC's. This is so much easier to code that what I was trying to do with modules & includes in 5.0....
Here is my question. I've got a component name Person. For the sake of discussion, lets also say I have another component called Invoice that needs two Person objects, one for Ordering Person and another for Ship To person. I can't just use extends because that creates a single person instance. How do I code this? Andy ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

