[cfaussie] Re: How to extend application.cfc in a subfolder

2006-08-24 Thread
Mmmm...Interesting. Might have to try this. We have many CFC's which extend many other CFC's But our biggest issue as well (appart from the mapping) was the different environments. We had to do massive find and replaces for each environment. Way bad. I'm gonna try it nevertheless. Jeremy --~-

[cfaussie] Re: How to extend application.cfc in a subfolder

2006-08-23 Thread Mike Kear
Dale that woud be pretty bad because i'd need to keep separate sets of code for teh dev server, staging server and the production server, and if i moved any folders around there's a good chance i'd break it. So that's a bad idea, even if it works. I'm not sure if it works because i havent tried

[cfaussie] Re: How to extend application.cfc in a subfolder

2006-08-23 Thread Dale Fraser
Subject: [cfaussie] Re: How to extend application.cfc in a subfolder Thanks for your suggestion, Andrew, but then it thinks it's trying to extend itself, and complains. Cheers Mike Kear Windsor, NSW, Australia Adobe Certified Advanced ColdFusion Developer AFP Webworks http://afpwebwork

[cfaussie] Re: How to extend application.cfc in a subfolder

2006-08-23 Thread Andrew Scott
-Original Message- From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Mike Kear Sent: Thursday, 24 August 2006 3:14 PM To: cfaussie@googlegroups.com Subject: [cfaussie] Re: How to extend application.cfc in a subfolder Thanks for your suggestion, Andrew, but then it thinks it&#

[cfaussie] Re: How to extend application.cfc in a subfolder

2006-08-23 Thread Andrew Scott
@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Mike Kear Sent: Thursday, 24 August 2006 3:14 PM To: cfaussie@googlegroups.com Subject: [cfaussie] Re: How to extend application.cfc in a subfolder Thanks for your suggestion, Andrew, but then it thinks it's trying to extend itself, and comp

[cfaussie] Re: How to extend application.cfc in a subfolder

2006-08-23 Thread Andrew Scott
Pty. Ltd. www.aegeon.com.au Phone: +613 8676 4223 Mobile: 0404 998 273 -Original Message- From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Sent: Thursday, 24 August 2006 3:12 PM To: cfaussie Subject: [cfaussie] Re: How to extend application.cfc in a subfolder Hi

[cfaussie] Re: How to extend application.cfc in a subfolder

2006-08-23 Thread Mike Kear
Thanks for your suggestion, Andrew, but then it thinks it's trying to extend itself, and complains. Cheers Mike Kear Windsor, NSW, Australia Adobe Certified Advanced ColdFusion Developer AFP Webworks http://afpwebworks.com ColdFusion, PHP, ASP, ASP.NET hosting from AUD$15/month On 8/24/06, Andr

[cfaussie] Re: How to extend application.cfc in a subfolder

2006-08-23 Thread
Hi Mike, Yes. I hear you man! I brought this issue up with Macromedia LONG LONG ago. IN fact i brought this up with the man whom programs coldfusion when he was here visiting Brisbane. The short answer is that it can't be done. I put an enhancement into Macromedia/Adobe about a year ago to make

[cfaussie] Re: How to extend application.cfc in a subfolder

2006-08-23 Thread Andrew Scott
Mike, I might be totally wrong here, but I would say extends="application.cfc" because it would try to extend from the root of the website anyway. Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613 8676 4223 Mobile: 0404 998 273 -Original Message- From: cf