Chris Withers wrote: > Shame though, since storing objects in the session so different frames can get > hold of them without lots of computation seemed like a realyl ncie idea :-S
Maybe you can use a RAM cache manager for this? It doesn't store stuff in ZODB. >>the "main" storage in the session. You will, however, be able to store >>newly created objects in the session. >> > > Not so intuitive... *sigh* Yup. Once ZODB has X-database references, this problem will disappear, but not before. >>waiting-for-your-one-line-question-that-makes-me-retype-docs, ;-) >> > > When's ZODB4 out? ;-) > > Nah, what was the one line question you were expecting? just-me-being-snarky, -- Chris McDonough Zope Corporation http://www.zope.org http://www.zope.com "Killing hundreds of birds with thousands of stones" _______________________________________________ Zope-Dev maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope )
