[C++-sig] Outstanding Jobs for v2 release

David Abrahams david.abrahams at rcn.com
Sat Jul 13 17:21:17 CEST 2002


From: "Achim Domma" <achim.domma at syynx.de>


> Hi Dave,
>
> here are my sources. I had to comment out tuple from object2.hpp and
> object2.cpp. The tests work for me, but I'm not a python language lawyer.
So
> if you see a point where more extensive testing is required, I will try
to
> do it, but you have to point me in the right direction.

I'll take a look, thanks!

> It's also not clear to me, what the status of slicing and operator
> overloading currently is. Is it already handled by 'object'?

Yep.

> Should I write tests for it?

No specific tests are needed. Take a look at libs/python/test/list.cpp. A
few of the tests exercise some of the operators, but only as a way of
testing the list-specific parts of the implementation.

Regards,
Dave







More information about the Cplusplus-sig mailing list