Sounds perfect to me! :) The only concern i have is that by not specifying it as an applicationparam tag for instance, it seems to necessarily become request scoped. Not sure if that's a good thing or a bad thing. I guess that implies that the last cfmapping tag wins, or it works like a cfset tag setting a request-scoped variable to say it in a different way.
Am i making sense? It still *seems* like it should be an application scoped setting to me. But however it could be implemented easily, it would be a great feature to have! :) Nando > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Behalf Of Vince Bonfanti > Sent: Friday, September 30, 2005 7:43 PM > To: [email protected] > Subject: RE: [CFCDev] Java CFCProxy info? > > > Yes, of course, the CFMAPPING tag would need the NAME attribute. To be > consistent with the admin console, shouldn't the attributes be LOGICALPATH > and DIRECTORYPATH? > > <cfmapping logicalpath="/MyMap" > directorypath="c:\my\mapped\dir\path" /> > > Also, I assume the CFMAPPING tag would override the admin console > settings? > > Vince > > > -----Original Message----- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] On Behalf Of Bill Rawlinson > > Sent: Friday, September 30, 2005 12:24 PM > > To: [email protected] > > Subject: Re: [CFCDev] Java CFCProxy info? > > > > Im pretty sure that is what everyone has been asking for. > > > > I think you still need to provide a name for the mapping though: > > > > <cfmapping name="MyMap" path="c:\my\mapped\dir\path" /> > > > > where you could define multiple mappings, but I think I would > > prefer being able to only define one mapping per cfmapping call. > > > > Bill > > > > > > > > On 9/30/05, Vince Bonfanti <[EMAIL PROTECTED]> wrote: > > > BTW, this exact discussion is happening on > > BlueDragon-Interest right now. > > > Here are two proposals: (1) a new tag: > > > > > > <cfmapping path="C:\mapped\path1"> > > > <cfmapping path="D:\mapped\path2,E:\mapped\path3"> > > > > > > or, (2) a new optional attribute to the CFAPPLICATION tag: > > > > > > <cfapplication > > > mappings="C:\mapped\path1,D:\mapped\path2,E:\mapped\path3"> > > > > > > Is this what you had in mind? > > > > > > Vince > > > > > > > -----Original Message----- > > > > From: [EMAIL PROTECTED] > > > > [mailto:[EMAIL PROTECTED] On Behalf Of Vince Bonfanti > > > > Sent: Friday, September 30, 2005 11:55 AM > > > > To: [email protected] > > > > Subject: RE: [CFCDev] Java CFCProxy info? > > > > > > > > In asking that question, I'm mainly trying to make sure I > > understand > > > > what the requirement is. How would you propose implementing > > > > application-specific mappings? > > > > > > > > Vince > > > > > > > > > -----Original Message----- > > > > > From: [EMAIL PROTECTED] > > > > > [mailto:[EMAIL PROTECTED] On Behalf Of Bill Rawlinson > > > > > Sent: Friday, September 30, 2005 11:47 AM > > > > > To: [email protected] > > > > > Subject: Re: [CFCDev] Java CFCProxy info? > > > > > > > > > > Instead of a "hack" to get around it Vince why not just add > > > > > application specific mapping to Blue Dragon? > > > > > > > > > > Bill > > > > > > > > > > On 9/30/05, Vince Bonfanti <[EMAIL PROTECTED]> wrote: > > > > > > What if you could use CFIMPORT in your Application.cfm (or > > > > > > Application.cfc) to define a custom tag path that remains > > > > in effect > > > > > > for the entire request--would that solve your problem? > > > > > > > > > > > > Vince > > > > > > > > > > > > > -----Original Message----- > > > > > > > From: [EMAIL PROTECTED] > > > > > > > [mailto:[EMAIL PROTECTED] On Behalf Of > > Raymond Camden > > > > > > > Sent: Thursday, September 29, 2005 6:27 PM > > > > > > > To: [email protected] > > > > > > > Subject: Re: [CFCDev] Java CFCProxy info? > > > > > > > > > > > > > > Right now you can't createObject like so: > > > > > > > > > > > > > > ../cfcs/moo > > > > > > > > > > > > > > or > > > > > > > > > > > > > > c:\foo\cfcs\\moo.cfc > > > > > > > > > > > > > > You have to use a path under the current file, or a > > mapping, > > > > > > > or custom tag paths. > > > > > > > > > > > > > > So, in CFMX 7.01, via Java, you can create an instance of > > > > > a CFC with > > > > > > > a full path. This has been asked for before in createObject. > > > > > > > Personally, I've got nothing against mappings, but I do > > > > wish you > > > > > > > could also make a mapping on the fly in App.cfc/cfm. > > > > > > > > > > > > > > > > > > > > > On 9/29/05, Vince Bonfanti <[EMAIL PROTECTED]> wrote: > > > > > > > > What do you mean by "load CFCs via path"? > > > > > > > > > > > > > > > > Vince > > > > > > > > > > > > > > > > > -----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? > > > > > > > > > > > > > > > > > > On 9/29/05, jim collins <[EMAIL PROTECTED]> wrote: > > > > > > > > > > Does anyone have any documentation on the > > Java CFCProxy > > > > > > > in 7.1 to > > > > > > > > > > allow Java to call CFCs? > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > -- > > > > > > > > > > Microsoft Certified System Engineer (MCSE) Macromedia > > > > > > > > > > Certified ColdFusion Developer > > > > > > > > > > ---------- > > > > > > > > > > I have fifty gmail invites to give out if you want one > > > > > > > let me know > > > > > > > > > > ------------ > > > > > > > > > > "If we study the logistics and heuristics of > > the mystics > > > > > > > > > you will find > > > > > > > > > > that their minds rarely move in a line" > > > > > > > > > > Brian Eno - Backwater - Before and After Science > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > ---------------------------------------------------------- > > > > > > 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] > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > -- > > > > > [EMAIL PROTECTED] > > > > > http://blog.rawlinson.us > > > > > > > > > > If you want Gmail - just ask. > > > > > > > > > > > > > > > ---------------------------------------------------------- > > > > > 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] > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > ---------------------------------------------------------- > > > > 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] > > > > > > > > > > > > > > > > > > > > > > > > > > > ---------------------------------------------------------- > > > 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] > > > > > > > > > > > > > > > -- > > [EMAIL PROTECTED] > > http://blog.rawlinson.us > > > > If you want Gmail - just ask. > > > > > > ---------------------------------------------------------- > > 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] > > > > > > > > > > > ---------------------------------------------------------- > 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] > > ---------------------------------------------------------- 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]
