try ore.wsgiapp in pypi, you provide a root utility and traversal begins from there, the zodb is never opened. the default publication looks up the app root via utility and traversal continues from there. i&#39;ve been using it successfully for a number of relational apps without the zodb.<div>
<br class="webkit-block-placeholder"></div><div>hth,</div><div><br class="webkit-block-placeholder"></div><div>kapil</div><div><br><div class="gmail_quote">On Jan 15, 2008 1:27 PM, Jim Washington &lt;<a href="mailto:jwashin@vt.edu">jwashin@vt.edu</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="Ih2E3d">David Pratt wrote:<br>&gt; Hi Chris. I was scanning the lists looking for posts similar to this.<br>
&gt; Were you successful in getting something like this to work? Anyone<br>&gt; else document anything like this?<br>&gt;<br>&gt; I wrote a different main.py at some point about a year or so ago so<br>&gt; both twisted clients and servers to could be started up using schemas<br>
&gt; for zconfig but am looking at possibilities without and with other non<br>&gt; ZODB backends. I see Philip provided some clues for a mixin that could<br>&gt; be used to glue the publisher&#39;s traversal mechanism together with an<br>
&gt; alternative storage. &nbsp;Many thanks.<br>&gt;<br>&gt; Regards,<br>&gt; David<br></div>I, too, am interested in this.<br><br>I&#39;m taking a hard look at Sedna, <a href="http://modis.ispras.ru/sedna/" target="_blank">http://modis.ispras.ru/sedna/</a> , a<br>
multi-user XML database, which seems to fit my brain and my current<br>xml-ish bent a bit better than ZODB or rdb.<br><br>The python modules advertised don&#39;t work reliably enough for me, though<br>I have hacked together a protocol module that works to my satisfaction<br>
so far. &nbsp;If anyone wants to play with it, I&#39;ll throw it into the zif<br>collective on Sourceforge. &nbsp;I&#39;m thinking it may be possible to do an<br>elementtree (with full XPath!) interface to Sedna.<br><br>Anyway, Chris, any pointers on interfaces and configuration would be<br>
very much appreciated.<br><font color="#888888"><br>-Jim Washington<br></font><div><div></div><div class="Wj3C7c"><br><br><br><br>_______________________________________________<br>Zope-Dev maillist &nbsp;- &nbsp;<a href="mailto:Zope-Dev@zope.org">Zope-Dev@zope.org</a><br>
<a href="http://mail.zope.org/mailman/listinfo/zope-dev" target="_blank">http://mail.zope.org/mailman/listinfo/zope-dev</a><br>** &nbsp;No cross posts or HTML encoding! &nbsp;**<br>(Related lists -<br>&nbsp;<a href="http://mail.zope.org/mailman/listinfo/zope-announce" target="_blank">http://mail.zope.org/mailman/listinfo/zope-announce</a><br>
&nbsp;<a href="http://mail.zope.org/mailman/listinfo/zope" target="_blank">http://mail.zope.org/mailman/listinfo/zope</a> )<br></div></div></blockquote></div><br></div>