貼文的作者是 Howard Miller

Core developers的相片 Documentation writers的相片 Particularly helpful Moodlers的相片 Peer reviewers的相片 Plugin developers的相片
Answering my own question, the namespace seems to be 'subpluginname_mysubplugin' - that is, the name of the subplugin given in subplugins.json - underscore - name of the subplugin. Although, again dissapointingly, I couldn't find this documented anywhere so I still could be wrong.
Core developers的相片 Documentation writers的相片 Particularly helpful Moodlers的相片 Peer reviewers的相片 Plugin developers的相片
Followup question.... how do class names work.

That is... if I have a class/file - local/myplugin/subpluginsdir/mysubplugin/classes, what would the namespace and a the name of a class therein look like?