On Tue, 5 Oct 2004 13:17:50 +1000, Taco Fleur <[EMAIL PROTECTED]> wrote: > PS. Here are both CFCs, so it might make more sense ??
No, now it makes no sense at all :) > Dependency.cfc > *************************** > <cfcomponent extends="tellhp_development.admin.wa_be.content.class.Database" ... > <!--- If this class extends another class ---> > <cfif structKeyExists( myMeta, "extends" )> But you know it does - you wrote extends= in the component definition. Why go to all that metadata trouble? -- Sean A Corfield -- http://www.corfield.org/ Team Fusebox -- http://www.fusebox.org/ Got Gmail? -- I have 6 invites "If you're not annoying somebody, you're not really alive." -- Margaret Atwood --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
