Re: Re[2]: [Zope3-Users] Re: [Zope-dev] Zope 3 on Jython - Google Summer of Code

2008-03-29 Thread Georgy Berdyshev
Hello,

thanks for the replies!

The port of the C speed-ups is a really interesting thing,
but could be done if there is time left, as there are possibilities
to run those zope components without using the C speed-ups.

I have already heard that the Zope security proxies are a big
challange and that there are ways, to concentrate for example
on grok, which does not use it.


The bottom-up approach is a good thing, because Zope has
a huge amount of components. Some of the I would be interested
in are zope.inerface (ported at PyCon), zope.component, zope.publisher and some
of the xml and data structure parsing bits inside of Zope.

 Are there wsgi servers for jython?
There is a a WSGI server for jython: modjy
http://www.xhaus.com/modjy/


As Martjin mentioned, I will also be working on a report while
working on Summer of Code, to include the missing bits or parts
that could not be ported to Jython, giving a status update to Jython
and Zope about the missing bits.


Regards, Georgy
___
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[2]: [Zope3-Users] Re: [Zope-dev] Zope 3 on Jython - Google Summer of Code

2008-03-28 Thread Adam GROSZER
Hi Jim,

Friday, March 28, 2008, 4:12:56 PM, you wrote:

JF Interesting.  Did anything get checked in to the z.o repo?

Looks like no commits.
There are two bug reports in launchpad:
https://bugs.launchpad.net/~njriley+launchpad-net

Nicholas Riley is the one who made that work (according to the
jython-dev list)

-- 
Best regards,
 Adam GROSZERmailto:[EMAIL PROTECTED]
--
Quote of the day:
The crash of the whole solar and stellar systems could only kill you once.  -  
Thomas Carlyle

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