With the new smach API, how do I get access to the userdata in functions other than execute()? Specifically, I'd like to get hold of it in the __init__ call for a state, and in subscription callbacks. -- Bill