I have just successfully followed your guide to storing plugin data in Rhino documents.
I have however some global plugin data that applies to the plugin itself and not to a document. Think of the user changing the defaults settings for a command or something.
I am wondering if Rhino provides a mechanism to store plugin configuration data?
I can rig something custom but wondered if I’ve missed the official Rhino way of doing this?