Inner classes

Mats Wichmann xyzmats at laplaza.org
Wed Jun 13 13:24:16 EDT 2001


Java provides inner classes.  They have some interesting properties,
but mostly smell to me like a hack to get around things being too
strongly typed in Java.  Probably I'm missing some great point here.

Nonetheless, I was challenged by someone to describe how it isn't a
shorcoming in Python that classes don't work this way and didn't
convince the guy so I'm looking for a more erudite comparison.

Mats

Mats Wichmann

(Anti-spam stuff: to reply remove the "xyz" from the
address xyzmats at laplaza.org. Not that it helps much...)



More information about the Python-list mailing list