On 03/11/2016 02:49 PM, Dimitry Sibiryakov wrote:
> 11.03.2016 12:43, Alex Peshkoff wrote:
>> On 03/11/2016 02:28 PM, Dimitry Sibiryakov wrote:
>>>> 11.03.2016 12:19, Alex Peshkoff wrote:
>>>>>> When 2 different files will be opened as same dbb in SS that will be
>>>>>> definitely not very convenient.
>>>>      SS rely on file name when is looking if database is already opened?
>> Currently yes. The main reason is that inode is missing in NT.
>     Ok, then we can leave decision about case sensitivity on comparison to 
> each single
> piece of code. For internal DB identification and configs we don't have to 
> have the same
> rules, right?
>

For most of config parameters we already have case-insensitive mode. But 
sometimes case-sensitivity is absolutely required. For example, if you 
provide plugin name 'srp' or 'SRP' but appropriate library is libSrp.so 
it will simply not load.

Existing case sensitivity rules is a result of reasonable compromise, 
and I see no reasons to break them.


------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785111&iu=/4140
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to