Message658

Author pedronis
Recipients
Date 2002-09-04.19:59:17
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=61408

Concretely,

exec("2") shows that CompilerFlags is not the right place
for enconding,

parse(InputStream) should grow a separate encoding 
argument,

the versions taking a String should just assume that it is 
unicode

sequences of bytes as Strings to unicode decoding wrt.
to an enconding should be moved up the call chain.

At least that's how I see things.
History
Date User Action Args
2008-02-20 17:17:05adminlinkissue550200 messages
2008-02-20 17:17:05admincreate