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

       Web browser: ---
             Bug #: 36901
           Summary: [Wikidata branch] split creation of secondary data
                    updates from parsing
           Product: MediaWiki
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Unprioritized
         Component: Page editing
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified
   Mobile Platform: ---


[this applies to the ContentHandler facility as developend Wikidata branch, to
be merged into master soon, I hope - see <https://gerrit.wikimedia.org/r/7716>]

* in the Content class, it would be nice to have a getSecondaryDataUpdates(),
instead of having to use getParserOutput()->getSecondaryDataUpdates(). For
non-flat formats, extracting the secondary data has nothign to do with creating
html output.

* getSecondaryDataUpdates() optionally takes the "previous" state. If given, it
may generate updates that take into account the previous state and only update
what actually changed.

-- 
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
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to