The most annoying issue is that I'm distributing packaged software and I cannot ask all my customers to register the cfc's paths in the admin.
They're all used to just copying the files in a ww folder on the server or running a web-installer and that's it.
And besides, most of them don't even know or want to know about the admin. Others just don't have acces. If you don't have acces to the admin you can't uses CFC ?
Then they're just useless.
 
Lucian


----- Original Message -----
From: Jim Davis
Sent: Wednesday, May 26, 2004 9:25 AM
Subject: RE: [CFCDev] component extends object with relative path

I agree as well - however there's a big difference between setting an
"extends" attribute as a variable and setting it as a relative path.

I think the latter should be possible, but not the former.

The absolute biggest issue with CFCs in my mind is their totally inflexible
discovery process.  Basically if you don't got admin, you can't really use
CFCs.

Jim Davis


> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
> Of Roland Collins
> Sent: Wednesday, May 26, 2004 2:00 AM
> To: [EMAIL PROTECTED]
> Subject: RE: [CFCDev] component extends object with relative path
>
> 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]



----------------------------------------------------------
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]

Reply via email to