python vs c#
Michele Simionato
michele.simionato at gmail.com
Wed Sep 22 23:23:13 EDT 2004
aleaxit at yahoo.com (Alex Martelli) wrote in message news:<1gkih9r.pfgqukvpt1rcN%aleaxit at yahoo.com>...
> Max M <maxm at mxm.dk> wrote:
> <speaking about Zope>
> > self-educating system would be of a big help. A system where
> > introspection was well supported.
>
> I've never used any language with better introspection facilities than
> Python, not even Lisp.
Well Alex, you are talking about Python and you are right. But Max M. is talking
about Zope, and he also is right. There is a serious problem in introspecting
Zope. Everything is a wrapper around something and usual Python introspection
facilities give you no useful information. Zope (I am talking about Zope 2) is
the most unpythonic framework I have ever seen :-(
Michele Simionato
More information about the Python-list
mailing list