> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
> Of Raymond Camden
> Sent: Thursday, September 29, 2005 1:53 PM
> To: [email protected]
> Subject: Re: [CFCDev] Java CFCProxy info?
>
> This isn't an answer, but a comment. I'm a bit sad the ability to load
> CFCs via path wasn't added to createObject as well. I wonder if it
> would be possible, or make sense, to write a simple CFX whose only
> purpose is to give us that power in CFML.
>
> Does that make sense?
Personally I'd still settle for the ability to have application-specific
mappings.
Something like:
<cfapplication ... />
<cfapplicationparam type="mapping" path="system path"
mapping="mappedpath" />
</cfapplication>
The same concept could be used for a lot of things and would solve (to a
great extent) the issues with mappings being almost a necessity for CFC
development.
I think that something like this could be done a lot easier in the current
code base than changing the CFC discovery code. Of course I don't know for
sure... but I would think such a thing would simply appended to the current
mappings list when the application was encountered. The CFC discovery code
wouldn't need any changes.
Jim Davis
----------------------------------------------------------
You are subscribed to cfcdev. To unsubscribe, send an email to
[email protected] with the words 'unsubscribe cfcdev' as the subject of the
email.
CFCDev is run by CFCZone (www.cfczone.org) and supported by CFXHosting
(www.cfxhosting.com).
CFCDev is supported by New Atlanta, makers of BlueDragon
http://www.newatlanta.com/products/bluedragon/index.cfm
An archive of the CFCDev list is available at
www.mail-archive.com/[email protected]