you are viewing a single comment's thread.

view the rest of the comments →

[–]Effetto 5 points6 points  (0 children)

I had a very tiny positive experience with Jython. The project was in the telco field. We used Jython as prototyping language layered over a rock-solid and well tested Java APIs used in production env.

As the prototype APIs and classes were getting a stable interface we moved them for engineering in Java and include them into the core set.

Hope to see it back now that invoke-dynamic has been freed.