[
https://issues.apache.org/jira/browse/TINKERPOP-1399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15678968#comment-15678968
]
ASF GitHub Bot commented on TINKERPOP-1399:
-------------------------------------------
Github user robertdale commented on the issue:
https://github.com/apache/tinkerpop/pull/487
VOTE: +0.01
> NumberHelper needs to go into util and have a private constructor
> -----------------------------------------------------------------
>
> Key: TINKERPOP-1399
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1399
> Project: TinkerPop
> Issue Type: Improvement
> Components: process
> Affects Versions: 3.2.1
> Reporter: Marko A. Rodriguez
> Assignee: Daniel Kuppitz
> Labels: breaking
> Fix For: 3.3.0
>
>
> {{NumberHelper}} is in the {{traversal/}} package. That is not good as its
> just a utility class. It should be moved to {{traversal/util}}. Moreover, it
> needs a private constructor so it can't be built as all methods are public
> static.
> This would be a breaking change though I doubt anyone uses this class outside
> of internal TinkerPop.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)