[
https://issues.apache.org/jira/browse/TINKERPOP3-412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14481241#comment-14481241
]
Marko A. Rodriguez commented on TINKERPOP3-412:
-----------------------------------------------
I concur. I don't think this ticket makes sense anymore. Moreover, I think we
should remove the {{Helper}} annotation as that is pointless as well. It is up
to the vendor to review {{default}} methods and either keep them or override
them if they have a more optimal implementation. In other words -- standard
Java practices.
> Go through core structure/ methods and remove "helpers" or declare them
> "unstrategized"
> ---------------------------------------------------------------------------------------
>
> Key: TINKERPOP3-412
> URL: https://issues.apache.org/jira/browse/TINKERPOP3-412
> Project: TinkerPop 3
> Issue Type: Improvement
> Components: structure
> Reporter: Marko A. Rodriguez
> Assignee: Marko A. Rodriguez
> Fix For: 3.0.0.GA
>
>
> {{Variables.asMap()}}
> {{Element.value(String,orElse)}}
> /////
> We need to make sure it easy for people to write strategies and having lots
> of default "helper" methods will make this difficult. What is the solution?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)