-
My proposal, Jython for Python Developers, see #93, has been accepted, so I'll be doing a Jython talk at this year's PyCon. Hope to see you there!
-
Charles Oliver Nutter recently posted on the Jython-dev list with offers of help and advice. He has a weblog entry on the subject. It is very exciting that Sun has shown support for dynamic languages by hiring him and Thomas Enebo to work on JRuby full time. Even more exciting is the offer from Charles to collaborate on some internals, with an eventual goal of making cross language support on the JVM easier, especially cross-language calling (so, for example, objects written in JRuby could easily make a call directly against objects written in Jython).
Very exciting times.2View comments
-
As of November 20, 2006 I am a permanent employee at Red Hat. I've been contracting with them for several months, but I didn't think a contract job was worth mentioning.
So, what does this mean for Jython? Well, working on Jython internals is still an after hours thing, but I've been making some great connections with JBoss folks and with some others at Red Hat that can probably help Jython in the future. Post 2.2 release I plan on making sure the 2.2 version finds its way into Fedora and then eventually on to RHEL, at least as a simple yum or up2date call. Also, at least one JBoss guy I've talked to is interested in making sure that JBoss is a hospitable place to run Jython.
I'm through the initial ramp-up that comes with working at a new company, and I think I'm going to have more time to work on Jython beginning in early December. Meanwhile, the other developers that are now working on Jython have made great progress, with Charlie Groves committing the last show-stopping feature (slots) just a few days ago. I know I've said this before (I think I've learned my lesson about making promises too quickly, at least as far as Jython is concerned) but we really are closing in on a beta this time.3View comments
-
The new jython website is finally live. Some new developer docs are the main reason I decided to switch it over -- the old docs only talked about cvs, but the code is now hosted on subversion.4
View comments
-
The good people at SourceForge now provide Subversion repositories. I just used their migration tool to move the Jython repository data from CVS to Subversion, and the new repository is located at https://svn.sourceforge.net/svnroot/jython/. If all went well this will be the Jython repository from now on. Soon I will finally be able to re-arrange the repository with no loss of project history (something that would have been very hard with CVS).0
Add a comment
-
It looks like the Jython wiki can be edited again. I just randomly decided to try to edit my home page and it worked! From the history logs it looks like we have Andrew Kuchling to thank.
3View comments
View comments