From: Mike S. <msa...@in...> - 2001-05-27 22:32:17
|
I use Jython daily, partly for developing scripts which benefit from access to exiting Java code, and partly to try out ideas which I later implement in straight Java. I am frequently amazed at how well it works and how easy it is to use with java libs. Other than wishing it were faster (and honestly, in my case it has more to do with wishing Java startup times were generally faster), I have no substantial complaints. ..Mike Sackett On Fri, 25 May 2001, Joshua Fox wrote: > I've read about Jython and run a few examples, and the ideas there look > brilliant. The suspicion that comes with any product that has not received > frequent updates, has limited documentation, and little media attention (all > these exist, but in small quantity) is that the product is not mature, that > it has strange bugs that I will be the first to find. So, can I ask a > question that might seem strange on the Jython list: Is it mature? Does it > provide all advertised functionality with no disastrous bugs? I can say this > about CPython, I think. What about Jython? > > Thanks, > > Joshua Fox > > jo...@jo... > > http://www.joshuafox.com > > > _______________________________________________ > Jython-users mailing list > Jyt...@li... > http://lists.sourceforge.net/lists/listinfo/jython-users > |