Re: [geometry] various changes

On Jun 11, 2014, at 5:35 AM, Rik Cabanier <cabanier@gmail.com> wrote:

> we agreed upon: 
> - removing MaybeHasTransform
> - keeping isIdentity
> - replacing 'By' with ‘Self'

I changed the spec and renamed all *By() methods to *Self().

> 
> Still TBD:
> - change is2D and isIdentity to read only attributes.
> - should the in-place operators return the object?
> - should 'invert' be 'invertSelf’?

I renamed invert() to invertSelf(). It just makes sense to follow the pattern of the other mutable methods.

Greetings,
Dirk

Received on Wednesday, 11 June 2014 09:19:51 UTC