I agree with Sean - In fact, how could you really define an "is a" relationship without knowing what the "is a" is before defining your class?
Roland -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Sean A Corfield Sent: Wednesday, May 26, 2004 1:54 AM To: [EMAIL PROTECTED] Subject: Re: [CFCDev] component extends object with relative path On May 24, 2004, at 11:38 PM, Jurgen Stillaert wrote: > You can't use a variable in the extends attribute. Correct. No language that I know of allows a variable in class extension since it is a compile-time issue. > That's a pitty. For development reasons, for me it's a huge negative > point in the Object Based approach of Macromedia. It's the same approach every other language takes... Name a language that allows variable class extension... Sean A Corfield -- http://www.corfield.org/blog/ "There are no solutions, only trade-offs." -- Thomas Sowell ---------------------------------------------------------- You are subscribed to cfcdev. To unsubscribe, send an email to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev' in the message of the email. CFCDev is run by CFCZone (www.cfczone.org) and supported by Mindtool, Corporation (www.mindtool.com). An archive of the CFCDev list is available at www.mail-archive.com/[EMAIL PROTECTED] ---------------------------------------------------------- You are subscribed to cfcdev. To unsubscribe, send an email to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev' in the message of the email. CFCDev is run by CFCZone (www.cfczone.org) and supported by Mindtool, Corporation (www.mindtool.com). An archive of the CFCDev list is available at www.mail-archive.com/[EMAIL PROTECTED]
