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?