Differences between revisions 10 and 11
Revision 10 as of 2006-11-12 15:41:34
Size: 3733
Editor: JoshJuneau
Comment:
Revision 11 as of 2006-11-14 04:02:28
Size: 5759
Editor: JoshJuneau
Comment:
Deletions are marked like this. Additions are marked like this.
Line 36: Line 36:

= Special Last Minute Off The Lists! =

== Sun Extends a Helping Hand for Jython ==

''Posted By: Charles Oliver Nutter of Sun ''

Hello Jythonistas! I'm writing to check on current Jython status and to
see if there's any way I can lend a hand.

As you may know, Tom Enebo and I were hired by Sun recently to work on
JRuby. I've also made it a personal goal to also help bring other
dynamic languages up to speed on the JVM, and that certainly means
Jython. Dynlangs are coming of age on the JVM, and Jython deserves
attention as much as JRuby or any other language.

Then there's also the recent release of IronPython by Microsoft via Jim
Hugunin, the original creator of Jython. IronPython has proven that
Python can run even faster on a VM, so the logical next step would be to
bring Jython up to speed as well. We certainly don't want the JVM's
Python story to be lacking.

So then, to business...

Where does Jython stand today WRT Python compatibility, performance,
maintenance level?

Is there an active dev team, or folks willing to jump back into active dev?

What would be the next major steps for Jython if we wanted to start
moving it back toward Python compatibility and IronPython performance
levels?

I know a bit about Jython's internal design, but I could use a
walkthrough of the basics. I don't know that I'll have many spare
development cycles until JRuby 1.0 is out (don't know when), but I'd
like to do whatever I can to help Jython get some attention. Of course I
love Ruby, but Python is in many ways better-established and better
suited for certain kinds of development. It would be foolish to squander
this renewed interest in dynlangs on only Ruby, since the "other guys"
are obviously taking a broad focus on multiple dynlangs.

Please feel free to respond publicly or privately. I know we can get
Jython going again and back in the public eye.

'' If interested in responding, please post to jython-dev@lists.sourceforge.net ''

Jython Monthly

http://www.jython.org/css/jython.png

November 2006 -- Issue #5

Welcome to the November 2006 issue of Jython Monthly. The content of this newsletter will focus on using and developing the Jython languge. I want to encourage the readers of Jython Monthly to send any articles, tips, tricks, or any other Jython related material to me if you think it should be distributed with this newsletter.

Special thanks to those who submitted material for this month's newsletter!

- Josh Juneau

Questions, comments, or suggestions?

Please send email to:

jython-monthly@mchsi.com or jython-users@lists.sourceforge.net for discussion.

Articles

Extending Jython Drag N Drop Example

Submitted By: Colin

This is a Jython translation of Sun's Java example of how extend drag and drop functionality. It omits the JTable component but this should be easy to add. Although not perfect, hopefully it may be of use to someone and demonstrate how easy DnD is to implement and extend in Jython.

[http://wiki.python.org/jython/JythonMonthly/Articles/November2006/1 Read Complete Article]

Jython and SOAP Example

Submitted By: Claude Falbriard

I´ve integrated the APACHE SOAP package which provides a simple client for SOAP protocol. The sample program delivers a "Currency Converter" in real-time . The webservice is available for public access from a site called: xmethods.net.

[http://wiki.python.org/jython/JythonMonthly/Articles/November2006/2 Read Complete Article]

Special Last Minute Off The Lists!

Sun Extends a Helping Hand for Jython

Posted By: Charles Oliver Nutter of Sun

Hello Jythonistas! I'm writing to check on current Jython status and to see if there's any way I can lend a hand.

As you may know, Tom Enebo and I were hired by Sun recently to work on JRuby. I've also made it a personal goal to also help bring other dynamic languages up to speed on the JVM, and that certainly means Jython. Dynlangs are coming of age on the JVM, and Jython deserves attention as much as JRuby or any other language.

Then there's also the recent release of IronPython by Microsoft via Jim Hugunin, the original creator of Jython. IronPython has proven that Python can run even faster on a VM, so the logical next step would be to bring Jython up to speed as well. We certainly don't want the JVM's Python story to be lacking.

So then, to business...

Where does Jython stand today WRT Python compatibility, performance, maintenance level?

Is there an active dev team, or folks willing to jump back into active dev?

What would be the next major steps for Jython if we wanted to start moving it back toward Python compatibility and IronPython performance levels?

I know a bit about Jython's internal design, but I could use a walkthrough of the basics. I don't know that I'll have many spare development cycles until JRuby 1.0 is out (don't know when), but I'd like to do whatever I can to help Jython get some attention. Of course I love Ruby, but Python is in many ways better-established and better suited for certain kinds of development. It would be foolish to squander this renewed interest in dynlangs on only Ruby, since the "other guys" are obviously taking a broad focus on multiple dynlangs.

Please feel free to respond publicly or privately. I know we can get Jython going again and back in the public eye.

If interested in responding, please post to jython-dev@lists.sourceforge.net

Interested in Developing Jython?

If you are interested in developing Jython, please take a look at the [http://sourceforge.net/tracker/?func=browse&group_id=12867&atid=112867 current bug listing] and submit patches for items which you can repair.

IDE Information

[http://freshmeat.net/projects/jyconsole/?branch_id=62133&release_id=238776 JyConsole 1.3 Released]

[http://pydev.sourceforge.net/ PyDev 1.2.5 Released]

Major Highlights

Early release of the Pydev package explorer View. Features already implemented:

  • Common resource actions (delete, copy, rename, team...) Shows the Source folder with a different icon Linking mode enabled Shows the outline for a python file Opening an item in the outline opens the correct place in the correspondent file NOTE: The package explorer is still in a beta state

Who's Using Jython?

[http://www.infoq.com/news/jalian-marathon-1-0 Marathon 1.0]

[http://www.gulfsoft.com/modules.php?op=modload&name=News&file=article&sid=323&mode=thread&order=0&thold=0 Tivoli Application Dependancy Software]

Jython Blogs

[http://achimr.spaces.live.com/Blog/cns!7F4D1D66B60229E6!123.entry Multicore processors or how to choose a programming language for the next 5 years]

[http://ivarsv.blogspot.com/2006/10/python.html Using Python Interpreter]

[http://sujitpal.blogspot.com/2006/10/using-jython-to-call-java.html Using Jython to Call Java]

Discussions

[http://coding.derkeiler.com/Archive/Python/comp.lang.python/2006-10/msg03204.html Jython and toString()]

Interesting Facts

Jython - Average Job Salary & Stats in UK http://www.itjobswatch.co.uk/jobs/uk/jython.do

Useful Links

Links

[http://www.jython.org Jython Home]

[http://www.python.org Python Home]

[http://en.wikipedia.org/wiki/Jython Jython WikiPedia]

[http://freshmeat.net/projects/jython/ Freshmeat.net]

[http://www.pythonware.com/daily/ Python Daily News]

JythonMonthly/Newsletters/November2006 (last edited 2008-11-15 09:16:02 by localhost)