[
https://issues.apache.org/jira/browse/TINKERPOP3-742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stephen mallette closed TINKERPOP3-742.
---------------------------------------
Resolution: Implemented
Implemented via:
https://github.com/apache/incubator-tinkerpop/commit/80f3119bcaa11023380a61986690bb57fbe1984a
> Console use / deactivate commands are not symmetric
> ---------------------------------------------------
>
> Key: TINKERPOP3-742
> URL: https://issues.apache.org/jira/browse/TINKERPOP3-742
> Project: TinkerPop 3
> Issue Type: Improvement
> Components: console
> Environment: All
> Reporter: David Robinson
> Assignee: stephen mallette
> Priority: Trivial
> Fix For: 3.0.0.GA
>
>
> To load a plug in and "activate it" one types:
> :plugin use tinkerpop.sugar
> However, to "unuse" a plugin, one types:
> :plugin deactivate tinkerpop.sugar
> and then stops and restarts the console.
> The commands to "load" and "unload" a plug-in should be symmetric.
> Either the commands should be:
> :plugin use and :plugin unuse
> or
> :plugin activate and :plugin deactivate
> or
> :plugin load and :plugin unload
> or whatever.
> I can "bend my head" to understand, possibly why different terms were used
> since a console restart is needed to unload the jar file for the plug-in, but
> the command should still be symmetric for ease of use and to reduce confusion.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)