Dan Stromberg <[EMAIL PROTECTED]>:

> things like passing a method as a function parameter is a no-brainer
> (requires extra syntax in java because of the cautious type system - not
> sure about C++). 

C++ has function pointers and functors, therefore this is not really an
issue with C++.

-- 
Freedom is always the freedom of dissenters.
                                      (Rosa Luxemburg)
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to