On Thursday 05 April 2007 12:50, Brian Sutherland wrote: > Reading this thread made me want to try out some stuff: > > http://mail.zope.org/pipermail/zope3-dev/2007-January/021612.html > > So I've made a jinty-zodbless branch of the trunk and want to ask for > comment on some of the design decisions I've made there before I spend a > lot of time writing tests/examples and generally fixing things. > > The actual change is: > > http://mail.zope.org/pipermail/zope3-checkins/2007-April/029097.html
I think this looks good. The only concern I have is with the term "IResourceFactory", since it already has a meaning in Zope 3. On the other hand, this is a very different component, so you should be fine. I think that an added bonus would be to provide a demo on how to hook up an ORM to this new setup. Regards, Stephan -- Stephan Richter CBU Physics & Chemistry (B.S.) / Tufts Physics (Ph.D. student) Web2k - Web Software Design, Development and Training _______________________________________________ Zope3-dev mailing list [email protected] Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com
