Lennart Regebro wrote:
> On 8/31/06, Darryl Cousins
> <[EMAIL PROTECTED]> wrote:
>> Hi,
>>
>> For what it may be worth, a Decimal field:
> 
> Just a note: The format should be localized. In some countries "0,01" is
> used. (yes, a comma).

I think you're confusing format and precision. Format is a rendering
issue that heavily depends on the request or other language-sensitive
contexts. We have the zope.i18n.locales machinery for that. It already
covers the comma-vs-point problem.

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

Reply via email to