Rahul Kumar spewed into the ether:

>On Fri, Aug 30, 2002 at 01:45:24AM -0700, [EMAIL PROTECTED] wrote:
>> 
>> Perl is a little bit more cross platform than Java, and mod_perl is a pretty good 
>thing. use DBI; use HTML::Template; use strict;.....
>> 
>True, perl is a great language but in my experience, fine for smaller
>projects. For larger ones you would be better off with an OOP language.
Nah. A language that tries to enforce a specific style is bad.
And IIRC, OO is a design and programming methodology.
You can do OO even in languages like C, if you know those languages.

>I have often scrapped a perl app and rewritten in Java when it became
>large. (And yes, perls Object Orientation is way lacking at present).
And I find even large Perl apps easier to handle than Java (but again, I know Perl 
better than Java).
You merely need to stick to the documented features of your modules, and use good 
coding practices. Perl makes it easy to write WORN code, Java makes that difficult. 
But Perl gives a lot more flexibility than Java, and cross platform portability as 
well.

>If you're a regex freak, you can use Jakarta's ORO package (now jdk1.4
>gives regexes too). 
(I prefer pcre).

>> 
>> >However, you can use a development environment that is largely
>> >opensource - apache, tomcat, jboss, gvim, jikes, Ant, JUnit, Struts, cvs
>> Heh, you can use that as the final running environment too.
>
>Well, yes, but I wouldn't use Tomcat unless the number of hits is low.
Actually, I think we need a fair comparison of languages around here now.
Language goals, scalability (this includes how large the apps can get, and what apps 
can be written), language philosophy, libraries, performance, ease of development.

Once we have some numbers to throw around, then we can indulge in a sensible 
discussion, otherwise this is a very inflammatory topic.
WODE.

Devdas Bhagat



------------------------------------------------------------
NEW - FREE Nettaxi 56kbs Dial-up INTERNET ACCESS with NO ADS or Ad Bars!
http://www.nettaxi.com/isp/


-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to