lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Thu, 2005-02-17 at 23:25, Mike Pall wrote:

> Lua has to find its own sweet spot between no NLS and full NLS. I'd opt
> more in favour of 'no NLS in the core'. 

I agree. C locales are known to be bad. 
Lua makes a point of being entirely parametric.
Any function which requries context sensitivity
should be passed an argument.

-- 
John Skaller, mailto:skaller@users.sf.net
voice: 061-2-9660-0850, 
snail: PO BOX 401 Glebe NSW 2037 Australia
Checkout the Felix programming language http://felix.sf.net