stephen mallette created TINKERPOP-1989:
-------------------------------------------
Summary: Preserve order that plugins are applied in Gremlin Console
Key: TINKERPOP-1989
URL: https://issues.apache.org/jira/browse/TINKERPOP-1989
Project: TinkerPop
Issue Type: Improvement
Components: console
Affects Versions: 3.2.9
Reporter: stephen mallette
Assignee: stephen mallette
Fix For: 3.4.0, 3.3.4, 3.2.10
Plugins are now loaded in the order that {{ServiceLoader}} constructs them.
Would be better if the plugins respected the order of the configuration file,
that way the user could expect some control there in case one plugin depended
on another for some reason. It's not a perfect system as users would be
responsible for ordering, but it's a cheap, non-breaking way to at least
provide some method for dealing with dependencies.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)