Details
-
Type:
Sub-task
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.0
-
Fix Version/s: 2.0
-
Component/s: Events API, Messages
-
Labels:None
-
Affected Branches:MOODLE_20_STABLE
-
Fixed Branches:MOODLE_20_STABLE
Description
This was discussed before several times, we can not use events for core->core communication, events were designed for communication "moodle->external systems"
Going to introduce new function message_send() and use it instead of event_trigger() which should give us more freedom, better performance, etc. in future
Activity
- All
- Comments
- History
- Activity
- Source
- Test Sessions
done