[Zope3-dev] Re: Object event dispatching in Zope

2005-11-10 Thread Philipp von Weitershausen
Florent Guillaume wrote: > I've posted a blog entry about object event dispatching which tries to > details that complex process: > http://blogs.nuxeo.com/sections/blogs/florent_guillaume/2005_11_10_object-event-dispatching > > Also on Monday I posted an entry detailing how these object events c

[Zope3-dev] Zope3 design question

2005-11-10 Thread rubberduckee
Hi, I'm relatively new to Zope 3 (by have some Zope 2/ Plone developement experience) and I'm need to get some light on some architectural challenges that I'm currently faced with. I know that this might be too general a question (or perhaps a dumb one) but I'm hoping that someone could help guid

[Zope3-dev] Re: RFC: Stop form machinery from providing a default translation domain of "zope"

2005-11-10 Thread Philipp von Weitershausen
Jim Fulton wrote: > Jim Fulton wrote: > >> in zope/app/form/__init__.py there is a method used to translate >> widget labels that passes "zope" as a domain. This means that >> labels that are not message ids get the zope domain. At best, this >> hides i18n bugs. At worst, this will lead to unde