[Zope3-Users] Autocreated content objects
John Maddison
maddisjohn at gmail.com
Tue Sep 26 03:17:01 EDT 2006
On 9/25/06, Darryl Cousins <darryl at darrylcousins.net.nz> 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
More information about the Zope3-users
mailing list