On 9/14/06, Pascal Peregrina <[EMAIL PROTECTED]> wrote:
 I would like to know the right way to manage messages and store them in
ZODB with Zope2+Five or Zope3.
 Currently, in Zope2, I use Localizer MessageCatalog objects.
 Is there a new way already available through Five?
 (note that I don't want to use flat files for translations, they must be
ZODB stored for my use case)

The only implementations that exist for Five at the moment is
Localizer, PTS and Zope3 i18n. Only Localizer supports storing the
message catalogs in ZODB.
_______________________________________________
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope-dev )

Reply via email to