FIXED: Updating a scriptTOP, errors when trying to dynamically update the TOP from python

So technically we never disabled calling the Script members outside the onCook callback, but we found doing so may lead to unexpected results and conflicts.
I’ve updated the docs to reflect this, but I see you have built systems with the code on the outside.
For future workflow stability, I’d convert it to be inside the onCook method.
Given that, are there any missing features we can add to help with that process?

1 Like