Quote:
Originally Posted by JimmXinu
That code & quote are a post I made when I added basic support for Action Chains.
I don't see anything in the Action Chains thread about this recently, so I don't know what capink may have said about it.
There's some discussion from 2021 about action_chains.py, but at the time it was called "Experimental". If there's a post declaring it no longer experimental, I didn't find it.
|
The action_chain.py part is stable, I have no intention of changing it. I use this in two of my other plugins to provide resources to action chains. So this part went through multiple iterations until it reached this version that I am satisfied with.
The Experimental part has to do with the second modules aspect. This part of the API is not used in any of my plugins, and I am not sure it is currently implemented in the best possible way. I've updated the post to differentiate between the two.