On Wed, Apr 30, 2008 at 11:57:44AM -0700, Christopher Barker wrote:
I think I still like the idea of an iterator (or maybe making rollaxis a method?), but this works pretty well.
Generally, in object oriented programming, you expect a method like rollaxis to modify an object inplace. At least that would be my expectation.
Gaƫl