> If you want a Python-lookalike with strong static typing (and optional
> duck typing with the "duck" keyword!), then try Boo:
> http://boo.codehaus.org/Home

Thanks, Antoine, but I don't want strong static typing at all.  I
wouldn't mind optional partial static typing, but what I want is
strong *dynamic* typing and a rich mixin understructure that makes it
easy to construct new classes that do exactly what I want.

Bill
_______________________________________________
Python-3000 mailing list
Python-3000@python.org
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe: 
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com

Reply via email to