[Zope] Re: Java vs Zope

Lennart Regebro regebro at gmail.com
Fri Jan 6 11:15:50 EST 2006


On 1/6/06, Asad Habib <ahabib at engin.umich.edu> wrote:
> Well, the class is simply a construct that Java uses to define an object.
> Also, the concept of object is well defined in Java which makes it easier
> for the programmer to know what can and cannot be done. In Python, it is
> not as explicit. Java is a programming language and hence cannot be
> compared directly to a scripting language such as Python or PHP. These 2
> types are designed for different purposes.

The difference between scripting languages and programming languages
are an illusion. :)

Python is intepreted while Java is compiled. That makes Python
superiour in many ways. ;-)

--
Lennart Regebro, Nuxeo     http://www.nuxeo.com/
CPS Content Management     http://www.cps-project.org/


More information about the Zope mailing list