<br><br><div><span class="gmail_quote">On 2/25/07, <b class="gmail_sendername">Phil Thompson</b> <<a href="mailto:phil@riverbankcomputing.co.uk">phil@riverbankcomputing.co.uk</a>> wrote:</span><blockquote class="gmail_quote" style="margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; margin-left: 0.80ex; border-left-color: #cccccc; border-left-width: 1px; border-left-style: solid; padding-left: 1ex">
On Sunday 25 February 2007 1:22 pm, Arve Knudsen wrote:<br>> Now it's compiled, but I see that drawItems still receives the numItems<br>> argument. Isn't this redundant considering that this is only the length of
<br>> the items list? Or is there a point in keeping it around to resemble the<br>> C++ interface?<br><br>There is no technical need to keep it - I was going for "least surprise".<br>However, as you are obviously surprised then I failed :)
<br><br>I'll remove it in the next snapshot unless you disagree.<br></blockquote></div><br>I don't know about others, but I don't see any compelling reason to keep this parameter around in the Python interface. Thanks again. Hopefully I can now finish porting the rest of this application prototype from C++ to Python :)
<br><br>Arve<br>