You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "stephen mallette (JIRA)" <ji...@apache.org> on 2015/04/16 20:26:59 UTC

[jira] [Commented] (TINKERPOP3-305) Should id() return generic? (proposal)

    [ https://issues.apache.org/jira/browse/TINKERPOP3-305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14498454#comment-14498454 ] 

stephen mallette commented on TINKERPOP3-305:
---------------------------------------------

we never did TINKERPOP3-356 so i guess we are still faced with whether or not this is a good idea at this point.  just for fun i tried to change it and it generated a fat ton of compile errors - changed it back :)

anyway, do we still want to do this one?

> Should id() return generic? (proposal)
> --------------------------------------
>
>                 Key: TINKERPOP3-305
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP3-305
>             Project: TinkerPop 3
>          Issue Type: Improvement
>          Components: structure
>            Reporter: Marko A. Rodriguez
>            Assignee: stephen mallette
>             Fix For: 3.0.0.GA
>
>
> Should we do this:
> {code:java}
> public <ID> ID id();
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)