On Jan 7, 2008 5:35 PM, Katja Süss <[EMAIL PROTECTED]> wrote:
> SimpleTerm of zope.schema does not allow tokens to be unicode. Why this?

Because tokens need to be round-trippable in browsers, without
encountering encoding issues. Tokens are internal values, unique in
the set, whatever they may represent.

-- 
Martijn Pieters
_______________________________________________
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users

Reply via email to