[z3-five] Re: ZCML initialization question
Rob Miller
ra at burningman.com
Sat Jun 11 20:52:03 CEST 2005
Sidnei da Silva wrote:
> On Fri, Jun 10, 2005 at 10:50:34PM -0700, Rob Miller wrote:
> | is there a way to delay the
> | initialization until after this content type has been registered?
>
> What triggers registration of the content type is the 'registerType'
> call from AT. So, try importing the module defining the content type
> from your module __init__.py, outside the initialize() function.
duh. this worked, of course. thanks.
-r
More information about the z3-five
mailing list