|
Hi Jeffry,
The structure is a follow: E:/ _website_development/ baseComponent.cfc /OtherComponents/ component1.cfc component2.cfc _website_demo/ baseComponent.cfc /OtherComponents/ component1.cfc component2.cfc
Websites/ Website1/ Some cfc’s extending baseComponents above Website2/ Some cfc’s extending baseComponents above Website2_demo/ Some cfc’s extending baseComponents above
When I finished a component in E:/_website_development/OtherComponents/ I copy it to E:/_website_demo/OtherComponents/ for testing (for clients).
So I need to redirect the websites under E:/Websites/ to the right components (and maps). But it seems that Cold Fusion doesn’t allow you to use variables in the extends attribute. (and it’s like cfinclude, and there it will work…).
My (stupid) solution is to enforce other webdevelopers to change manually the extends attribute. But I hope that is not the best solution that’s out there…
-----Original Message-----
Hello,
|
- [CFCDev] Constant values in attribute extends Jurgen Stillaert
- Re: [CFCDev] Constant values in attribute extends Jeffry Houser
- RE: [CFCDev] Constant values in attribute extend... Jurgen Stillaert
- RE: [CFCDev] Constant values in attribute ex... Stephen Milligan
- Re: [CFCDev] Constant values in attribute extends wired
- RE: [CFCDev] Constant values in attribute extend... Jurgen Stillaert
- RE: [CFCDev] Constant values in attribute extend... Jurgen Stillaert
- Re: [CFCDev] Constant values in attribute extend... Bryan F. Hogan
- Re: [CFCDev] Constant values in attribute extends Dave Carabetta
- RE: [CFCDev] Constant values in attribute extend... Jim Davis
- Re: [CFCDev] Constant values in attribute ex... Sean A Corfield
- Re: [CFCDev] Constant values in attribut... Bryan F. Hogan
