You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Svatopluk Dedic (Jira)" <ji...@apache.org> on 2021/05/14 10:08:00 UTC

[jira] [Created] (NETBEANS-5680) Create ProjectActions API

Svatopluk Dedic created NETBEANS-5680:
-----------------------------------------

             Summary: Create ProjectActions API
                 Key: NETBEANS-5680
                 URL: https://issues.apache.org/jira/browse/NETBEANS-5680
             Project: NetBeans
          Issue Type: Improvement
          Components: projects - Generic Infrastructure
    Affects Versions: 12.4
            Reporter: Svatopluk Dedic


In [https://github.com/apache/netbeans/pull/2948] surfaced a long-standing issue, that clients are asked to use a SPI interface directly. This complicates adding optional functionaliy to SPI as it requires *API clients* to maneuver around old/new SPI impl differences.

A proper API counterpart for *ActionProvider*, *ActionProgress* (and maybe *ProjectConfiguration*) should be created.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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