Re: [Zope-dev] Zope 3 without ZODB

2008-02-12 Thread Kapil Thangavelu
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've been using it
successfully for a number of relational apps without the zodb.
hth,

kapil

On Jan 15, 2008 1:27 PM, Jim Washington [EMAIL PROTECTED] wrote:

 David Pratt wrote:
  Hi Chris. I was scanning the lists looking for posts similar to this.
  Were you successful in getting something like this to work? Anyone
  else document anything like this?
 
  I wrote a different main.py at some point about a year or so ago so
  both twisted clients and servers to could be started up using schemas
  for zconfig but am looking at possibilities without and with other non
  ZODB backends. I see Philip provided some clues for a mixin that could
  be used to glue the publisher's traversal mechanism together with an
  alternative storage.  Many thanks.
 
  Regards,
  David
 I, too, am interested in this.

 I'm taking a hard look at Sedna, http://modis.ispras.ru/sedna/ , a
 multi-user XML database, which seems to fit my brain and my current
 xml-ish bent a bit better than ZODB or rdb.

 The python modules advertised don't work reliably enough for me, though
 I have hacked together a protocol module that works to my satisfaction
 so far.  If anyone wants to play with it, I'll throw it into the zif
 collective on Sourceforge.  I'm thinking it may be possible to do an
 elementtree (with full XPath!) interface to Sedna.

 Anyway, Chris, any pointers on interfaces and configuration would be
 very much appreciated.

 -Jim Washington




 ___
 Zope-Dev maillist  -  Zope-Dev@zope.org
 http://mail.zope.org/mailman/listinfo/zope-dev
 **  No cross posts or HTML encoding!  **
 (Related lists -
  http://mail.zope.org/mailman/listinfo/zope-announce
  http://mail.zope.org/mailman/listinfo/zope )

___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )


[Zope-dev] Zope Tests: 6 OK

2008-02-12 Thread Zope Tests Summarizer
Summary of messages to the zope-tests list.
Period Mon Feb 11 12:00:00 2008 UTC to Tue Feb 12 12:00:00 2008 UTC.
There were 6 messages: 6 from Zope Unit Tests.


Tests passed OK
---

Subject: OK : Zope-2.7 Python-2.3.6 : Linux
From: Zope Unit Tests
Date: Mon Feb 11 21:02:13 EST 2008
URL: http://mail.zope.org/pipermail/zope-tests/2008-February/009095.html

Subject: OK : Zope-2.8 Python-2.3.6 : Linux
From: Zope Unit Tests
Date: Mon Feb 11 21:03:43 EST 2008
URL: http://mail.zope.org/pipermail/zope-tests/2008-February/009096.html

Subject: OK : Zope-2.9 Python-2.4.4 : Linux
From: Zope Unit Tests
Date: Mon Feb 11 21:05:13 EST 2008
URL: http://mail.zope.org/pipermail/zope-tests/2008-February/009097.html

Subject: OK : Zope-2.10 Python-2.4.4 : Linux
From: Zope Unit Tests
Date: Mon Feb 11 21:06:43 EST 2008
URL: http://mail.zope.org/pipermail/zope-tests/2008-February/009098.html

Subject: OK : Zope-2.11 Python-2.4.4 : Linux
From: Zope Unit Tests
Date: Mon Feb 11 21:08:13 EST 2008
URL: http://mail.zope.org/pipermail/zope-tests/2008-February/009099.html

Subject: OK : Zope-trunk Python-2.4.4 : Linux
From: Zope Unit Tests
Date: Mon Feb 11 21:09:43 EST 2008
URL: http://mail.zope.org/pipermail/zope-tests/2008-February/009100.html

___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )