[
https://issues.apache.org/jira/browse/LUCENE-7167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15223275#comment-15223275
]
Karl Wright commented on LUCENE-7167:
-------------------------------------
Some classes that are public that don't need to be:
(1) Any of the xxxSolid classes
(2) Rectangle variants
(3) Any shape that is constructed with a factory
Some classes that are public that will need to remain so (IMO):
(1) Interfaces
(2) Distance calculators
(3) Factory classes
(4) Bounds calculators
> Re-engineer or remove all of geo3D
> ----------------------------------
>
> Key: LUCENE-7167
> URL: https://issues.apache.org/jira/browse/LUCENE-7167
> Project: Lucene - Core
> Issue Type: Task
> Reporter: Karl Wright
>
> Geo3D has led to a lot of consternation because it has a relatively open API.
> The task is to either drastically restrict it or remove the package entirely.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]