Uploaded image for project: 'TinkerPop'
  1. TinkerPop
  2. TINKERPOP-1524

Bytecode.getXXXInstructions should return a List, not Iterable.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.2.3
    • 3.3.0
    • process
    • None

    Description

      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.

      Attachments

        Activity

          People

            okram Marko A. Rodriguez
            okram Marko A. Rodriguez
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: