in reply to Choice of development language:Perl or Java

With all the respect, but your management don't know anything about Perl and Java. If you need to make a network statistics, I can guaranty to you that with Perl is much more easy (actually is perfect for that) and with Java will be a hell. But, good luck.

Is strange to see that:

"I started developing a tool in perl,now management wants me to shift to a java framework."

For me is strange, since I saw a lot of companies, big actually, that changed their Java system to Perl or PHP, after use Java for more than 5 years! I say that because I have worked as consultant for 7 shifting projects like that, all of them to change Java to Perl. And all the big companies said to me that they are just tired to spend time and money with Java, they just want results.

I can't forget to say what I listen one time about Java from the IT of a big ISP:

"If you have time and money to spend, use Java, if you wan't to win time and money use Perl".

Graciliano M. P.
"Creativity is the expression of the liberty".

  • Comment on Re: Choice of development language:Perl or Java

Replies are listed 'Best First'.
Re: Re: Choice of development language:Perl or Java
by aquarium (Curate) on Feb 28, 2004 at 10:07 UTC
    if you can't get good string manipulation library for java...as the built-in routines are a pain and take lots more lines of code than perl...then go perl. But, like you already mentioned, it may be more polictically correct for you to go to java. if they don't mind you taking some initiative, then you could re-write a little part of the current system in java and show them how much more messy it is than in perl...maybe they'll listen; or maybe they won't -- depends if the order came from high above or not.