Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Inactive
-
Affects Version/s: 2.0
-
Fix Version/s: None
-
Component/s: Activity completion
-
Labels:None
-
Affected Branches:MOODLE_20_STABLE
Description
The problem is that we have to include the completion lib and manually create new class:
- it requires more memory even when completion not used in each function because we include it pretty much everywhere
- you can not replace completion with different compatible class
- our coding style is to ask for instance (singleton)
Attachments
Issue Links
- has a non-specific relationship to
-
MDL-24698 Class 'completion_info' not found
-
- Closed
-