Tim O'Brien escribi�:
commons-codec fails to compile in Gump because it contains an "Ntilde"
among other characters used in languages other than English. Any ideas?
I seem to recall that java source code is supposed to be written in unicode, but I could be wrong. The '\uXXXX' convention is ASCII and should be safe, instead of using 8/16 bit characters in code.
http://mail.python.org/pipermail/string-sig/1999-January/001117.html gives some light.
-- Santiago Gala High Sierra Technology, S.L. (http://hisitech.com) http://memojo.com?page=SantiagoGalaBlog
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
