Note:

If you want to create a new page for developers, you should create it on the Moodle Developer Resource site.

Talk:Communication Between Components

From MoodleDocs
Revision as of 10:13, 30 January 2017 by Michael Aherne (talk | contribs) (Clarify whether subplugins can communicate)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The diagram in https://docs.moodle.org/dev/Communication_Between_Components#General_rules_for_inter-component_communications seems to imply that subplugins can't communicate with each other regardless of whether they declare a dependency, which I don't think is the case. I wonder if it would be worth clarifying this by adding a third subplugin which does declare a dependency?