On Sat, Feb 13, 2010 at 2:23 PM, T J wrote:
> Subclasses of Axes, such as PolarAxes, inherit many functions which
> make implicit assumptions of rectilinear coordinates. From a design
> perspective, it seems like most of these functions should not belong
> to the parent class, and that, perhaps,
Subclasses of Axes, such as PolarAxes, inherit many functions which
make implicit assumptions of rectilinear coordinates. From a design
perspective, it seems like most of these functions should not belong
to the parent class, and that, perhaps, there should exist a
RectilinearAxes(Axes) class. Es