"Max Ischenko" <[EMAIL PROTECTED]> writes: > Regarding unicode: just make sure you pass Unicode string to Kid (and > use Unicode throughout the application, for that matter).
See my other post "Formencode + Unicode = Exception". If I pass everything by hand then I have control over what is going on, but if I try passing objects directly, I get that exception. It is much more complete there than here. -- Jorge Godoy <[EMAIL PROTECTED]>

