[
https://issues.apache.org/jira/browse/NUMBERS-77?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17326761#comment-17326761
]
Gilles Sadowski commented on NUMBERS-77:
----------------------------------------
bq. {{DoublePrecisionContext}} [is not] geometry-specific.
Sure.
# Name is not very self-descriptive (despite its length).
# Make it an interface (instead of an {{abstract}} class)?
# Make a factory method in {{Precision}} class?
# Is it ever used through {{Comparator<Double>}}? If so, isn't there a
potential performance issue because of automatic boxing/unboxing.
> Move utilities from "Commons Geometry"
> --------------------------------------
>
> Key: NUMBERS-77
> URL: https://issues.apache.org/jira/browse/NUMBERS-77
> Project: Commons Numbers
> Issue Type: Task
> Reporter: Gilles Sadowski
> Priority: Major
> Fix For: 1.1
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> "Commons Geometry" defines utilities that would be a better fit in this
> component.
> Duplication of general-purpose codes should be avoided, in order to benefit
> from consolidated usage (bug reporting, performance enhancements, ...).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)