You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "stephen mallette (JIRA)" <ji...@apache.org> on 2015/06/24 21:26:04 UTC

[jira] [Updated] (TINKERPOP3-742) Console use / deactivate commands are not symmetric

     [ https://issues.apache.org/jira/browse/TINKERPOP3-742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stephen mallette updated TINKERPOP3-742:
----------------------------------------
    Affects Version/s:     (was: 3.0.0.GA)
        Fix Version/s: 3.0.0.GA
           Issue Type: Improvement  (was: Bug)

> 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)