[
https://issues.apache.org/jira/browse/GEOMETRY-150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17743181#comment-17743181
]
Dimitrios Efthymiou commented on GEOMETRY-150:
----------------------------------------------
[~erans] So, where does isCodirectionalTo go? Or should I just stop trying to
create
new functionality for apache commons. I am not gonna lie. That was the reason
I joined. I wanted to implement lots of new functions for the commons libraries,
but every single time (except once or twice), every single once of my ideas was
rejected, because I didn't have a company client or something telling me that
they want that particular function. There is also the YAGNI problem.
Should I just close this ticket, delete the PR and be done with it and call it
a day?
Because there is no point in trying to implement hundreds of new functions that
I have in a list here, that don't already exist in apache commons and keep
being rejected. Should I close 150?
> implement isCodirectionalTo(Vector y)
> -------------------------------------
>
> Key: GEOMETRY-150
> URL: https://issues.apache.org/jira/browse/GEOMETRY-150
> Project: Commons Geometry
> Issue Type: New Feature
> Components: euclidean1D
> Reporter: Dimitrios Efthymiou
> Priority: Minor
> Labels: features
> Fix For: 1.1
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> implement isCodirectionalTo(Vector y) method in the Vector interface. The
> isCodirectionalTo() checks if the 2 vectors point at the same direction. This
> means that each vector can be obtained from the other by multiplying by a
> positive scalar.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)