From: Zoran V. <zv...@ar...> - 2006-08-23 18:44:19
|
On 23.08.2006, at 19:41, Mike wrote: > "Two" has to remain with-case because it is a value, but its intent is > to point the reader of the config at ns/two, which is now lowercased. > Urks! I would never come to that usage pattern, but you are absolutely right. Another reason we must preserve the user-given case. I have an idea how this can still be achieved with nsv but it would cost some extra memory... But lets see if there are another ideas or remarks. Cheers Zoran |