launchpad-dev team mailing list archive
-
launchpad-dev team
-
Mailing list archive
-
Message #05590
Re: Success! No more globs in canonical.launchpad.database
Am 11.11.2010 15:52, schrieb Francis J. Lacoste:
> script.zcml has <include files="../+*.zcml" />
>
> This is done to inject an out-of-tree, LOSA only accessible configuration in
> the tree. The use case is to put the username password of the email accounts
> used for incoming email.
>
> I guess a LOSA only need to change the ZCML registration from
> canonical.launchpad.interfaces.IMailHandler to
> canonical.launchpad.interfaces.mail.IMailHandler
Yes, that has already been done for staging and qastaging. I don't understand
the special case here and why those files could not just be part of
lp-production-configs. I will talk to Chex about that today.
Cheers,
Henning
References