No, when a CFM looks up a CFC, it  has to be lowercase.  However, the bug 
is when a CFC calls another CFC, it's case insensitive and it should be 
lowercase just like the original.

~Todd

At 02:32 PM 1/14/2003 -0500, you wrote:
> >Normally this information will be in an issue of Fusion Authority but I
> >thought
> >I'd post it here just in case people have not seen it yet and want to know
> >it
> >sooner. It's a list of known CFMX issues and while its not a bugbase, it's
> >close
> >enough to be rather useful. If you know what's going to throw an error
> >before it
> >happens, you save that much time. :)
> >http://www.macromedia.com/v1/handlers/index.cfm?ID=23464&Method=Full
> >
>
>Hmmm. Under known issues for ColdFusion Components, it reads:
>
>(Bugs 48093 48234) CFC lookups do not default to the lowercase filename as
>they should.
>
>I'm using CFMX for JRun on RedHat 7.2, and if I have a CFC called
>"Person.cfc", MX looks for "person.cfc", and throws an error when it doesn't
>find it. To me, that is the bug. Why, as the above bugs imply, "should" the
>CFC lookups be defaulting to lower case?
>
>A CFC is the CF equivalent of a class. And I was taught that classes should,
>as a best practice, be capitalized. The fact that I can't do that in MX
>because MX forces the lookup to lower case, to me, is a bug.
>
>Did I misinterpret that bug description?
>
>Thanks in advance,
>Dave.
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

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

Reply via email to