[Seaside-dev] Issue 336 in seaside: try to clarify the naming around codecs

codesite-noreply at google.com codesite-noreply at google.com
Thu Feb 5 16:51:38 UTC 2009


Comment #3 on issue 336 by philippe.marschall: try to clarify the naming  
around codecs
http://code.google.com/p/seaside/issues/detail?id=336

WAGenericSqueakCodec uses native internally. #decodeUrl: is currently very  
ugly it
tries do decode the URL using utf-8 and if that fails assumes a one byte to  
byte
mapping.

WANullCodec could also do cp-1252/cp-1252 or more genrally  
one-byte/one-byte if the
same encoding is used for the URL as for the body. I have no idea when this  
is the
case.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings


More information about the seaside-dev mailing list