sdedic commented on pull request #2948: URL: https://github.com/apache/netbeans/pull/2948#issuecomment-840538792
The extended interface was not modelled after `ContextAwareAction`, although I admit it looks similar. It was a way how to localize potential changes to the place `ActionProvider` instance is obtained (as opposed to e.g. extending all methods with an additional parameter) - the 'sticky configuration' affects all its methods. Sorry for using the word 'context'. Replace 'context' -> 'configuration' in the predecing discussion. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- 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
