[Zope-dev] z3 server+publication refactor for z2

2006-04-13 Thread Florent Guillaume

Hi,

Sidnei has been working on the Zope 2 publication-refactor branch  
where he's allowed the use of the Zope 3 Twisted-based server, and of  
a Zope 3 based publication process.


I'd like to see this merge branched in Zope 2 trunk because I'd like  
Zope 2.10 to be Twisted-based. What's missing from the branch  
preventing this? What problems have been encountered?


(This query is a reaction to my diving in to current asyncore+medusa 
+ThreadedAsync+PubCore that gives me nightmares when I realize I'll  
have to implement new server types or new stuff more akin to the ZEO  
storage server.)


Thanks,
Florent

PS: what do people think of changing ZEO so that it integrates with  
Twisted properly instead of relying on a private event loop hack  
[please move to zodb-dev if you answer this]


--
Florent Guillaume, Nuxeo (Paris, France)   Director of RD
+33 1 40 33 71 59   http://nuxeo.com   [EMAIL PROTECTED]


___
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 )


Re: [Zope-dev] z3 server+publication refactor for z2

2006-04-13 Thread Andreas Jung



--On 13. April 2006 11:46:20 +0200 Florent Guillaume [EMAIL PROTECTED] wrote:


Hi,

Sidnei has been working on the Zope 2 publication-refactor branch  where
he's allowed the use of the Zope 3 Twisted-based server, and of  a Zope 3
based publication process.

I'd like to see this merge branched in Zope 2 trunk because I'd like
Zope 2.10 to be Twisted-based. What's missing from the branch  preventing
this? What problems have been encountered?


The question is: how complete and stable is this stuff? Does it replace the
current implementation or is it an optional feature as in Zope 3.2?

If the implementation is half-backed then it will be a show-stopper, 
otherwise we need some confidence that it works as it should with breaking

something.

Andreas

--
ZOPYX Ltd.  Co. KG - Charlottenstr. 37/1 - 72070 Tübingen - Germany
Web: www.zopyx.com - Email: [EMAIL PROTECTED] - Phone +49 - 7071 - 793376
E-Publishing, Python, Zope  Plone development and consulting


pgpJb3A5FRF8H.pgp
Description: PGP signature
___
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 )


Re: [Zope-dev] z3 server+publication refactor for z2

2006-04-13 Thread Bernd Dorn


On 13.04.2006, at 11:55, Andreas Jung wrote:




--On 13. April 2006 11:46:20 +0200 Florent Guillaume [EMAIL PROTECTED]  
wrote:



Hi,

Sidnei has been working on the Zope 2 publication-refactor branch   
where
he's allowed the use of the Zope 3 Twisted-based server, and of  a  
Zope 3

based publication process.

I'd like to see this merge branched in Zope 2 trunk because I'd like
Zope 2.10 to be Twisted-based. What's missing from the branch   
preventing

this? What problems have been encountered?


The question is: how complete and stable is this stuff? Does it  
replace the

current implementation or is it an optional feature as in Zope 3.2?


twisted is the standard server in zope 3.2 - zserver is optional




If the implementation is half-backed then it will be a show- 
stopper, otherwise we need some confidence that it works as it  
should with breaking

something.

Andreas

--
ZOPYX Ltd.  Co. KG - Charlottenstr. 37/1 - 72070 Tübingen - Germany
Web: www.zopyx.com - Email: [EMAIL PROTECTED] - Phone +49 - 7071 - 793376
E-Publishing, Python, Zope  Plone development and consulting
___
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 )