Jeremy. I'm confused... if its dynamic.. shouldnt you be passing the correct path anyway?
ie: <cfcomponent extends="#VARIABLES.path_to_cfcs#.comp_login"> </cfcomponent> What is the dynamic value? what exactly are you trying to do? Gareth. -----Original Message----- From: Jeremy [mailto:[EMAIL PROTECTED] Sent: Friday, 6 February 2004 3:04 PM To: CFAussie Mailing List Subject: [cfaussie] CFC - inheritence issue Howdy everyone, I know its a friday but work with me here. I have a CFC issue that I would like to bounce off the top of ur heads. <cfcomponent extends="Test.Website.Core_CFC.comp_login"> </cfcomponent> <cfcomponent displayname="comp_login"> </cfcomponet> What I want to do is make the extends="dynamic" Or at least the first part of it. However I do this I get a big ol flaming error saying you can't do it cause it needs a direct path. Does anyone know a way around this? Jeremy --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004 --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004
