[
https://issues.apache.org/jira/browse/LUCENE-2148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12789365#action_12789365
]
Simon Willnauer commented on LUCENE-2148:
-----------------------------------------
Chris, with my BW compat hat on I would say it would make way more sense to
deprecate all classes in the geometry/shape package and add your Point.java
class from to LUCENE-2139 to geometry. That way we do not break anybodies code,
get rid of the shape subpackage in the next release and everybody has a heads
up. It is also simpler for us though. As far as I can see the only class use is
LLRect which and that is rarely used anyway AND will be replaced by
LatLngRectangle anyway which is in LUCENE-2139.
Thoughts?
> Improve Spatial Point2D and Rectangle Classes
> ---------------------------------------------
>
> Key: LUCENE-2148
> URL: https://issues.apache.org/jira/browse/LUCENE-2148
> Project: Lucene - Java
> Issue Type: Improvement
> Components: contrib/spatial
> Affects Versions: 3.1
> Reporter: Chris Male
> Assignee: Simon Willnauer
> Attachments: LUCENE-2148.patch
>
>
> The Point2D and Rectangle classes have alot of duplicate, redundant and used
> functionality. This issue cleans them both up and simplifies the
> functionality they provide.
> Subsequent to this, Eclipse and LineSegment, which depend on Point2D, are not
> used anywhere in the contrib, therefore rather than trying to update them to
> use the improved Point2D, they will be removed.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]