Active
Project:
Data
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
29 Oct 2009 at 14:56 UTC
Updated:
29 Oct 2009 at 14:58 UTC
Move cache clearing code from CRUD methods like DataTable::create(), DataTable::addField() etc. to their callees. This will allow for better batch processing functionality.
#616324: "adopt" tables will introduce the required DataTable::clearCaches() method for this change.
Comments
Comment #1
alex_b commentedIt should be *caller - not callee of course.