<html><body bgcolor="#FFFFFF"><div>The pluggable auth thing was introduced in 1.1 I believe. It's a known issue at any rate.<br><br><div>--</div><div>Jeff Peterson</div><div><br></div><div><span class="Apple-style-span" style="-webkit-tap-highlight-color: rgba(26, 26, 26, 0.296875); -webkit-composition-fill-color: rgba(175, 192, 227, 0.230469); -webkit-composition-frame-color: rgba(77, 128, 180, 0.230469); ">Sent from my iPod</span></div></div><div><br>On Oct 8, 2010, at 12:59 PM, Kevin Teague &lt;<a href="mailto:kevin@bud.ca">kevin@bud.ca</a>&gt; wrote:<br><br></div><div></div><blockquote type="cite"><div>I've migrated one of my apps and it's ZODB to Grok 1.2a. I just added 'zope.app.session' to my projects setup.py, then installed and ran zodbupdate. It wasn't too painful :)<div><br></div><div>A few other issues I ran into:</div>
<div><br></div><div>I got a&nbsp;ComponentLookupError for InterfaceClass zope.pluggableauth.interfaces.IAuthenticatedPrincipalFactory. This was solved by putting a "&lt;include package="zope.pluggableauth" /&gt;" slug in my projects configure.zcml, but it seems the zcml isn't being properly included for this package?</div>
<div><br></div><div>The Grok versions file (<a href="http://grok.zope.org/releaseinfo/1.2a/versions.cfg"><a href="http://grok.zope.org/releaseinfo/1.2a/versions.cfg">http://grok.zope.org/releaseinfo/1.2a/versions.cfg</a></a>) extends from &nbsp;the zope toolkit versions files. I prefer to have all of my versions in one file. This is a pretty small issue, since it's easy for me to flatten these files into one, but would anyone else like to see the grok file flattened into one?</div>
<div><br></div><div>Also, there are tool chain versions specified in the ZTK config files, I'm thinking some of these don't need to be in the Grok's versions?</div>
</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>Grok-dev mailing list</span><br><span><a href="mailto:Grok-dev@zope.org">Grok-dev@zope.org</a></span><br><span><a href="https://mail.zope.org/mailman/listinfo/grok-dev">https://mail.zope.org/mailman/listinfo/grok-dev</a></span><br></div></blockquote></body></html>