<snip author="Ted Neward">
> Java also has the advantage that Perl (AFAIK--I'm not even a Perl newbie)
> lacks in that Java has JNI, which would allow you to "call down" to C++
> code if necessary.
</snip>

Not true actually:  a lot of the big Perl modules have cores written in
C with stubs in Perl to allow one to call them easily.  The Perl interface
to PostgreSQL is the first example which comes to mind.  To make life even
more interesting, I imagine it's only a matter of time before it becomes
possible to run Java from Perl and vice versa (assuming it isn't already).

Ted's general point is correct tho: different langs suit different people
and different projects, although if you decided on COBOL or something you'd
obviously be quite mad. :)

Az.

+0+0+0+0+0+0+0+0+0+0+0+0+0+0+0+0+0+0
  www:  http://www.azazel.net/
  mail: mailto:[EMAIL PROTECTED]
+0+0+0+0+0+0+0+0+0+0+0+0+0+0+0+0+0+0


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to