stephen mallette created TINKERPOP3-912:
-------------------------------------------

             Summary: Improve the ability to embed Gremlin Server with 
Channelizer injection
                 Key: TINKERPOP3-912
                 URL: https://issues.apache.org/jira/browse/TINKERPOP3-912
             Project: TinkerPop 3
          Issue Type: Improvement
          Components: server
    Affects Versions: 3.0.2-incubating
            Reporter: stephen mallette
            Assignee: stephen mallette


The {{Channelizer}} for Gremlin Server is instantiated by reflection from 
{{Settings}}.  The problem for those embedding Gremlin Server is that they 
can't easily inject their own objects into custom {{Channelizer}} 
implementations.  This typically means that sharing objects between the host 
application and the Gremlin Server instantiated {{Channelizer}} is restricted 
to static global variables which isn't so nice.



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

Reply via email to