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

EdgeVertexStep should be designed for extension

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.2.4
    • 3.2.6
    • process, structure
    • None

    Description

      GraphStep, VertexStep and PropertiesStep are all not final, so I was surprised to find that I couldn't extend EdgeVertexStep. In the end I had to duplicate the entire class....

      If there are concerns about simply making this class non-final then it could be designed for extension by making most of the methods final (except toString), but the leaving the class non-final.

      Attachments

        Issue Links

          Activity

            People

              okram Marko A. Rodriguez
              bryncooke Bryn Cooke
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: