On 1/6/06, Asad Habib <[EMAIL PROTECTED]> 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/
_______________________________________________
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists -
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )

Reply via email to