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 _______________________________________________ Mailing list: https://launchpad.net/~launchpad-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~launchpad-dev More help : https://help.launchpad.net/ListHelp

