Svatopluk Dedic created NETBEANS-6283:
-----------------------------------------

             Summary: Create CommandProvider as a supertype of 
CodeActionsProvider
                 Key: NETBEANS-6283
                 URL: https://issues.apache.org/jira/browse/NETBEANS-6283
             Project: NetBeans
          Issue Type: Improvement
          Components: lsp
            Reporter: Svatopluk Dedic


The WorkspaceServiceImpl is becoming bloated - I've already implemented some of 
the commands related to DB separately, but with projects, project actions may 
become valid commands for LSP and the WorkspaceService would be bloated even 
more.

In addition, different projects may offer different actions, so the interface 
could possibly support change notification that would cause the client to emit 
*registerCapability* if the set of commands change.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to