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

           Summary: Missing hooks in SQLStore2
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: need-review, patch
          Severity: enhancement
          Priority: Normal
         Component: Semantic MediaWiki
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


Created an attachment (id=6804)
 --> (https://bugzilla.wikimedia.org/attachment.cgi?id=6804)
Adding "before" and "after" hooks for updateData and deleteSubject.

It's difficult to integrate into the SMW logic (for debugging, profiling and
experimental modifications), because SQLStore2 doesn't fire any events. As an
example, I need these hooks in order to determine (atomically, not via onSave
hooks) what semantic data was changed in order to purge related api requests
from varnish. This is just one example though.


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

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to