On Mar 10, 2:21 pm, Bob Martin <[EMAIL PROTECTED]> wrote:

>
> Java is more portable than most other languages, especially if your app needs 
> a gui.

The promise of Java portability was one of the biggest scams ever
perpetrated on the software industry.  There are issues going from OS
to OS, VM to VM, DB to DB, app server to app server, etc.  Certainly
no easier than porting C++ and the appropriate libraries, IMHO.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to