CFC names have to be all lowercase, just like custom tags.  Directories and
filenames are always case sensitive, but needn't be any particular case to
work.  That goes for CFINCLUDE as well.

There was a discussion about this a month or two ago on here, which boiled
down to basically lowercase everything on the filesystem.  If you want to
separate words, use_underscores, no camelCase, with the exception of
Application.cfm and OnRequestEnd.cfm.

HTH,
barneyb

---
Barney Boisvert, Senior Development Engineer
AudienceCentral
[EMAIL PROTECTED]
voice : 360.756.8080 x12
fax   : 360.647.5351

www.audiencecentral.com


> -----Original Message-----
> From: Jamie Jackson [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, June 25, 2003 1:48 PM
> To: CF-Talk
> Subject: Case Sensitivity in Linux
>
>
> Moved some code from Win2K to Linux, and I seem to have some case
> sensitivity issues.
>
> Please let me know what becomes case sensitive in CFMX/Unix that is
> case-*in*sensitive in CFMX/Win2K.
>
> Things I know that are case sensitive:
> *Application.cfm
> *OnRequestEnd.cfm
> *custom tag filenames (and calls?) must be lower case
> *file system stuff (hmm, do you have to get case right within
> <cfincludes>?)
>
> What about:
> *cfc names?
> *I know directories are case-sensitive, but must they be lower case
> only (seems to be the issue, but I'm incredulous)
>
> If you please, debunk any of the above and/or add to the list.
>
> Thanks,
> Jamie
>
> 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to