Keep up the great work!
Josh Juneau
DBA-Application Developer
On Dec 16, 2008, at 11:02 AM, "Alan Kennedy" <jython-dev@...>
wrote:
> Greetings all,
>
> Here is a status update for modjy, the servlet->WSGI gateway.
>
> Modjy and Jython 2.5: present
> -----------------------------
>
> As you may know, modjy was included in jython 2.5b0 as a third party
> external library. Unfortunately, jython 2.5b0 was also the build that
> broke modjy, in that there were several changes that broke backwards
> compatibility, of which I was unaware. Also, modjy had been in several
> ways relying on broken behaviour in jython 2.2 that had been fixed,
> e.g. in relation to imports.
>
> However, all is now well again: I have updated modjy to match the new
> jython APIs and to fix all the bugs, and it is now again passing all
> tests.
>
> To reflect the fact that modjy now fully works with the latest jython
> 2.5, I have updated the modjy version number to 0.25.
>
> I have replaced the old broken modjy.zip file in the jython extlibs
> with an up-to-date one, named modjy_0_25_0.zip. Modjy will be
> distributed with jython in this fashion until .....
>
> Modjy and jython: future
> ------------------------
>
> There is a now a "modjy integration" branch in the jython repository.
> The purpose of this branch is to facilitate integration of modjy into
> the jython source base. Although work on this branch is only
> beginning, it is hoped that work on integration will be complete
> before jython 2.5 final is released.
>
> https://jython.svn.sourceforge.net/svnroot/jython/branches/modjy
>
> Modjy and jython 2.2
> --------------------
>
> Not everyone has updated to jython 2.5; some continue to use jython
> 2.2, and will continue to do so for some time after 2.5 is released.
>
> In order to support this group, I will continue to maintain a version
> of modjy, numbered 0.22.*, that is compatible with jython 2.2. This
> means
>
> 1. Any bugs identified in modjy 0.22.* will be fixed
> 2. No new features will be introduced into modjy 0.22.*
> 3. A version of modjy 0.22.* will be downloadable from http://modjy.xhaus.com
>
> Please feel free to ask questions or make suggestions.
>
> All the best,
>
> Alan.
>
> ---
> ---
> ---
> ---------------------------------------------------------------------
> SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas,
> Nevada.
> The future of the web can't happen without you. Join us at MIX09 to
> help
> pave the way to the Next Web now. Learn more and register at
> http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
> _______________________________________________
> Jython-dev mailing list
> Jython-dev@...
> https://lists.sourceforge.net/lists/listinfo/jython-dev
|