Flying With Python (Strong versus Weak Typing) [actually, Static vs Dynamic typing]
Chermside, Michael
mchermside at ingdirect.com
Tue Mar 11 15:07:35 EST 2003
More information about the Python-list mailing list
Tue Mar 11 15:07:35 EST 2003
- Previous message (by thread): Need some basics
- Next message (by thread): Flying With Python (Strong versus Weak Typing) [actually, Static vs Dynamic typing]
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> > 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). I don't think that java gets to count features which are much discussed (and even prototyped) but not yet released. Of course I hold Python to the same standard. -- Michael Chermside
- Previous message (by thread): Need some basics
- Next message (by thread): Flying With Python (Strong versus Weak Typing) [actually, Static vs Dynamic typing]
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list