Flying With Python (Strong versus Weak Typing)

Alexander Schmolck a.schmolck at gmx.net
Tue Mar 11 11:15:58 EST 2003


Gerhard Häring <gerhard.haering at opus-gmbh.net> writes:

> Btw. my pet-peeve in Java is the lack of Ada-like generics, so that in order to
> avoid casting like hell as you did above, you have to implement your own
> iterator class for each time.

Then you'll be happy to hear they now fixed that (upcoming jdk has generics, I
think).

alex




More information about the Python-list mailing list