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

IoRegistry Chaining

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Implemented
    • 3.0.0-incubating
    • io
    • None

    Description

      IoRegistry is used by vendors to apply custom serializers to IO instances. In some cases, a user may wish to use multiple vendor IoRegistry implementations (e.g. in the case of a data migration from Titan to OrientDB you would use both vendor implementations at the same time). To do that IoRegistry should be chainable in some way either by:

      1. allowing multiple assignments of an IoRegistry to an Mapper.Builder
      2. construction of a ChainableIoRegistry implementation of IoRegistry that takes multiple IoRegistry instances and somehow combines them.

      Not sure which is a better approach at this time...

      Attachments

        Activity

          People

            spmallette Stephen Mallette
            spmallette Stephen Mallette
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: