The Industry choice

Aahz aahz at pythoncraft.com
Thu Dec 30 19:23:46 EST 2004


In article <1104425916.615972.97530 at z14g2000cwz.googlegroups.com>,
Sridhar  R <sridharinfinity at gmail.com> wrote:
>
>What makes such companies to choose Java over dynamic, productive
>languages like Python?  Are there any viable, technical reasons for
>that?

It's a decent cross-platform way of delivering libraries compared to C
libraries.  We've been forced into Java because fewer and fewer credit
card processing libraries are available as C libraries.  Just yesterday,
I ran into some annoyance because the PGP library I'm using doesn't allow
recombining their .jar files due to signing.  Which has some good and bad
features, I suppose.
-- 
Aahz (aahz at pythoncraft.com)           <*>         http://www.pythoncraft.com/

"19. A language that doesn't affect the way you think about programming,
is not worth knowing."  --Alan Perlis



More information about the Python-list mailing list