Most Jython Invokedynamic related news are at:

fwierzbicki.blogspot.com – Frank Wierzbicki's Weblog

Jython 2.7 beta1 released! 11 Feb 2013 | 12:35 am

On behalf of the Jython development team, I'm pleased to announce that the first beta of Jython 2.7 is available. I'd like to thank Adconion Media Group for sponsoring my work on Jython. I'd also like...

Jython 2.5.4 rc1 released! 11 Feb 2013 | 12:25 am

On behalf of the Jython development team, I'm pleased to announce that the first release candidate of Jython 2.5.4 is available. I'd like to thank Adconion Media Group for sponsoring my work on Jython...

More Jython Invokedynamic related news:

Read and Write To A MySQL Database From Sikuli codingourweb.com 29 Mar 2012 | 10:22 pm

What Exactly Is Sikuli? Sikuli is a visual technology to automate and test graphical user interfaces (GUI) using images (screenshots). Sikuli includes Sikuli Script, a visual scripting API for Jython,...

Seamless Neo4j integration in Django journal.thobe.org 15 Dec 2009 | 12:22 pm

About a year ago I gave a presentation at Devoxx where I showed off how easy it was to use any Java library with Django in Jython. The library I demonstrated this with was of course Neo4j. I had writt...

Java integration in future Jython journal.thobe.org 7 Aug 2009 | 11:28 am

I've seen a lot of this lately, so I thought that it was time for an actual Jython developer (myself) to share some ideas on how Java integration in Jython could be improved. At the same time I'd like...

Jython Migrates to Mercurial dunderboss.blogspot.com 9 May 2011 | 07:15 am

The Jython's source code repository has moved from Subversion to Mercurial

Jython 2.5.2 Released! dunderboss.blogspot.com 22 Jan 2011 | 04:16 pm

Jython 2.5.2 has been released, get it while it's hot! This release includes a whole lot of bug fixes but also some new features, such as: Performance improvements, particularly around method invoca...

SQLAlchemy 0.6 Released With Jython Support dunderboss.blogspot.com 20 Apr 2010 | 04:00 am

The new SQLAlchemy 0.6 is out with official support for Jython and Python 3, among various other features. SQLAlchemy on Jython uses JDBC drivers via Jython's builtin zxJDBC DBAPI interface. It curre...

Deploying Pylons Apps to Java Servlet Containers dunderboss.blogspot.com 11 Mar 2009 | 12:59 pm

As of the 0.9.7 release, Pylons now supports Jython 2.5. The new snakefight tool can create a WAR file from a Pylons app via its bdist_war distutils command. Using bdist_war is simple: just follow th...

New in Jython 2.5b1: elementtree, Java Integration overhaul dunderboss.blogspot.com 16 Jan 2009 | 02:21 pm

Sébastien Boisgérault's jython-elementtree project was incorporated into the recent Jython 2.5b1 release. It doesn't implement any actual elementtree code, but instead provides a partial implementati...

Debugging the Jython compiler dunderboss.blogspot.com 12 Oct 2008 | 06:25 pm

Debugging the Jython compiler (or most compilers for that matter) isn't the most straightforward process, so here I'll describe the typical steps I go through to figure it out. The Problem I've foun...

Jython @ JavaOne 2008 dunderboss.blogspot.com 14 May 2008 | 04:40 pm

I attended a couple days of JavaOne last week and luckily avoided the norovirus outbreak. However I did notice something else spreading through Moscone Center; interest in languages on the JVM. For ex...

Related searches:

Jython Performance