Best Practice: Additional Functions in Application.cfc

2005-12-09 Thread Sam Farmer
Working on a website where cfc's will go in a cfc folder. In an effort to not cause additional mappings I created a function called newObj that I want to put in the application scope. The easiest way to do this is to put the function in the Application.cfc. What are peoples thoughts on a best

RE: Best Practice: Additional Functions in Application.cfc

2005-12-09 Thread Ben Nadel
- From: Sam Farmer [mailto:[EMAIL PROTECTED] Sent: Friday, December 09, 2005 3:32 PM To: CF-Talk Subject: Best Practice: Additional Functions in Application.cfc Working on a website where cfc's will go in a cfc folder. In an effort to not cause additional mappings I created a function called newObj