[
https://issues.apache.org/jira/browse/GEOMETRY-14?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16714824#comment-16714824
]
Gilles commented on GEOMETRY-14:
--------------------------------
bq. get NUMBERS-80 sorted out
I'll take care of the fields rename, probably later today.
bq. when should a class not be a VALJO?
Whenever there is a reason for not complying with at least one of the ValJO
requirements. ;-)
Otherwise, it is always possible to start with a ValJO and relax the
requirements later on (at the cost of BC breaking perhaps) when a compelling
use-case is described.
Using {{of}} factory methods is just one requirement, that is good to follow
(because it allows overloading) whenever possible, even for non-ValJO classes.
> AffineTransform?D Classes
> -------------------------
>
> Key: GEOMETRY-14
> URL: https://issues.apache.org/jira/browse/GEOMETRY-14
> Project: Apache Commons Geometry
> Issue Type: New Feature
> Reporter: Matt Juntunen
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.0
>
>
> We should create AffineTransform?D classes that implement matrix-based affine
> transforms. They should have simple methods for creating translations,
> rotations, and scaling and calculating the inverse.
>
> Pull Request #1: https://github.com/apache/commons-geometry/pull/14
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)