in reply to Re^5: How to call perl in Java?
in thread How to call perl in Java?
I'm conceiving about a workflow controlling software. It might be better to use Java to implement the skeleton, because Java is more strict than perl. However I still want it possible to use perl to implement the procedures, because it's flexible and fast to develop.
Actually it's only a optional way of solution, and now I'm using perl to implement the whole architecture, but suffering from perl's loose hierarchy system.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^7: How to call perl in Java?
by dHarry (Abbot) on Jan 14, 2010 at 07:30 UTC |