On 9/25/06, Darryl Cousins <[EMAIL PROTECTED]> wrote:
Hi John,This may be what you are after: root['my-app'] = MyApp()
Right, that's basically what I want to run, but I can't seem to figure out how to have that run at ZODB creation time. Should I be listening for the event that Fred added (thanks!) and run that in the subscriber? John _______________________________________________ Zope3-users mailing list [email protected] http://mail.zope.org/mailman/listinfo/zope3-users
