You can on CF8. Otherwise you'll have to maintain two copies and adjust the paths used by the applications accordingly. Though I don't really see why you want to maintain a central set of files and at the same time not have the changes applied everywhere. It sounds like you don't really want central files at all. Further, unless you're making these changes on a live server (which of course would be discouraged in the strongest possible terms), why does it matter? Just refactor locally as needed, and when you have them ready, move them to production so that the changes get applied to all sites using the shared code.
On 10/24/07, Web Exp <[EMAIL PROTECTED]> wrote: > > Hi > I have two separate applications running on the CF server CF MX 7.0.2Standard. > > Currently both are using same set of custom tags/cfc frameworks. > > But I want them to use two separate copies of the CFC/custom tags. So > that if I am working on one application's cfcs, it doesn't affect the > other. > > How can i do so? Caan I create separate mappings per application? > > Please help. > > - k > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade to ColdFusion 8 and integrate with Adobe Flex http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:291991 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

