[
https://issues.apache.org/jira/browse/NETBEANS-5680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17345937#comment-17345937
]
Svatopluk Dedic commented on NETBEANS-5680:
-------------------------------------------
Hm, what was the original reason NOT to having the project actions presented as
(abstract) j.s.Action or ContextAwareAction ?
{quote}e.g. have a way to obtain *BUILD*, *RUN*, *DEBUG* project actions as
{quote}
You mean having some global actions for these, with ContextAware interface to
bind them to a particular Project ? Or still a project-provided factory to
obtain the action instances ?
> 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
> Priority: Major
> Labels: VSNetBeans
>
> 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: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists