Hi,

I'm trying to set up a PAU for a ZODB less application. I stumbled over
the fact that zope.app.publication.zopepublication.ZopePublication uses
an imported singleton of the global registry.

This registry is also registered as a utility, so IMHO this should be
done by calling getGlobalSiteManager().getUtility(IAuthentication)
instead of using this hard coded thing. :/

Christian

-- 
gocept gmbh & co. kg - forsterstraße 29 - 06112 halle/saale - germany
www.gocept.com - [EMAIL PROTECTED] - phone +49 345 122 9889 7 -
fax +49 345 122 9889 1 - zope and plone consulting and development

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil

_______________________________________________
Zope3-dev mailing list
Zope3-dev@zope.org
Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com

Reply via email to