The original question is just an example of the many questions raised in
migrating CF, an application server so rooted in NT, to a UNIX
environment.  Regardless of whether it's a good idea or not, there must
be very cut and dried (read 'predictable') behaviors in situations like
this, and they should be documented.  This is especially true since
developers will be attempting to make CF apps portable to all supported
environments.

Jim


-----Original Message-----
From: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Thursday, August 31, 2000 9:17 PM
Subject: RE: Which one will take?


>
>I agree with the others... even though you're not doing this, even
>contemplating it is a scary thought.  It's like saying, "If I jump off
this
>building will it be a big splat or a small splat."  Either way it's a
bad
>idea and contemplating it doesn't make it any better of an idea.
>
>If your concern is that someone else might put two files in that use
>different cases in their names, I would say do whatever you can to
avoid
>that eventuality.  As mentioned, NT will automatically prevent this by
>taking the latest file to be put in the directory and over-writing the
>first.
>
>--Doug
>
>> Hi all,
>>
>> I'm writing an app which should work on NT and in the
>> FUTURE on UNIX platform also.
>> Since I got no UNIX machine by me I can't check what
>> happens when:
>>
>> - I got a custom tag called foo.cfm
>> - I'm calling the tag like: <cf_foo>
>> - I got two files (on UNIX): foo.cfm and foo.CFM
>>
>> Q: which one will be used by CF? Both files resides
>> in the same directory :-)
>>
>> Best,
>> Miro


------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to