On 12/30/14 02:15, Daniel Rail wrote:
> Hi,
>
> At December 29, 2014, 7:00 AM, Adriano dos Santos Fernandes wrote:
>
>> About config keywords using OS case sensitivity/insensitivity -> makes
>> no sense.
> I totally agree, since that is what Dimitry is referring to in his
> original post.
>

I wanted to make sure what do we understand under "config keywords". In 
a sample
Key = Value
"Key" is obviously config keyword. But what about "Value"?

FYI - "Key" is case-INsensitive in FB3. But what about "Value" - it 
depends upon usage. Certainly things like True/false/yes/No are 
case-insensitive. But I have no good idea how to make list of plugins or 
list of directories case-insensitive on posix systems.

What about use of plugin names in SQL - IMHO it should be made as 
case-insensitive as possible. But sometimes to fulfill this requirement 
I need lookup in conf file for case-sensitive name.


------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to