On Fri, Aug 13, 2010 at 8:00 PM, zizou afix <[email protected]> wrote: > hi, i continue my user experimentation > but I was certainly not understood an important concept > I tested the issue of this faq : > http://bluebream.zope.org/doc/1.0/faq.html#how-do-i-automatically-create-some-needed-object-at-application-startup > it's ok, it create my object. > but I can not find how use it with the <browser:page for="?????" /> in > configure.zcml
You can use any of these: 1. .test_path.MyContainer 2. IContainer 3. * Regards, Baiju M _______________________________________________ bluebream mailing list [email protected] https://mail.zope.org/mailman/listinfo/bluebream
