Leopold Toetsch wrote:

Sam Ruby <[EMAIL PROTECTED]> wrote:

[ snipped - all ok }

If I define an __add__ method with 16 arguments, Python will not throw
an exception.

I didn't write that. I've said: *if* you call it via "a + b", Python throws an exception - that one I've shown. Anyway...

What you wrote (and snipped) was

"I'd say, if you define an '__add__' method with 16 arguments, Python
will throw an exception,..."

To which I responded with the above.

You are still not getting the principal of the scheme, IMHO. It has
nothing to do with Perl6 or any other language, nor with Python.

Either that, or I *am* getting the principle of the scheme. I guess that this is the point where I need to return back to writing code and test cases.


Leo - at one point you indicated that you might be interested in helping to factor out the common code again. Please feel free to do so whenever you are ready. All I ask is that you don't break the test cases.

- Sam Ruby

P.S. No fair changing the test cases either. ;-)

Reply via email to