https://bugzilla.wikimedia.org/show_bug.cgi?id=37225

--- Comment #14 from Daniel Kinzler <daniel.kinz...@wikimedia.de> 2012-06-09 
20:37:22 UTC ---
As a side note: I think it would be helpful to put all database actions needed
when saving a page into SqlUpdate objects, and then perform all updates using a
single call to DataUpdate::runUpdates(). This way, all updates are performed in
a single transaction, and it would be much easier to understand which updates
are needed in which order.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to