[
https://issues.apache.org/jira/browse/TINKERPOP-1524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stephen mallette closed TINKERPOP-1524.
---------------------------------------
Resolution: Fixed
> Bytecode.getXXXInstructions should return a List, not Iterable.
> ---------------------------------------------------------------
>
> Key: TINKERPOP-1524
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1524
> Project: TinkerPop
> Issue Type: Improvement
> Components: process
> Affects Versions: 3.2.3
> Reporter: Marko A. Rodriguez
> Assignee: Marko A. Rodriguez
> Fix For: 3.3.0
>
>
> Its pointless to return an iterable. Its not like its going to be that much
> data that we will ever need to stream it. Moreover, then we can do stuff like
> {{get(1)}} and {{size()}} more easily.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)