gtoolkit icon indicating copy to clipboard operation
gtoolkit copied to clipboard

Global actions should be extensible using phlow actions

Open chisandrei opened this issue 10 months ago • 1 comments

The list of global actions in GtWorldElement>>#newActionItemsInto: should be extensible using phlow actions with a dedicated pragma.

Image

chisandrei avatar Apr 04 '25 11:04 chisandrei

YES, I need this! Currently adding a global action to that actionbar in one of my packages and without the machinery of a pragma and pragma collector, let's just say it's not the prettiest looking code.

botwhytho avatar Apr 04 '25 18:04 botwhytho