"I'm not back." - Bill Harding, Twister
SCJP, SCWCD
Originally posted by Ajit Malleri:
Hello,
I am a java programmer with 3 years of experience. I have been using perl scripts on linux. Does jython provide the same features and advantages as compared to perl? Going through the documentation, it seems quite interesting . Can anyone tell me more about the advantages and disadvantages of using jython as compared to python.
Thanks.
Glenn Murray
Author of Yo Soy Una Vaca De Hoy
Rob
SCJP 1.4
Originally posted by Robert W Bill:
Unit testing is great because of how quick it is to write test scripts and because you can set "respectJavaAccessibility" to false
SCJP, SCJD, SCEA 5 "Any sufficiently analyzed magic is indistinguishable from science!" Agatha Heterodyne (Girl Genius)
Brett Anthoine<br />"640k should be enough for anybody."
Originally posted by Robert W Bill:
Concerning speed, Jython is slower than Java. I usually write apps in Jython, then convert only the time-intensive portions to Java. This conversion usually gives me a 9x improvement in that class. It's usually 10% of classes that hog 90% of the machine, so that selective Java coding usually makes for acceptable apps in less dev time.
SCJP, SCJD, SCEA 5 "Any sufficiently analyzed magic is indistinguishable from science!" Agatha Heterodyne (Girl Genius)
Message for you sir! I think it is a tiny ad:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
|