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

            Bug ID: 66024
           Summary: Factor entity content serialization out of
                    EntityContent (and friends)
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: WikidataRepo
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
       Web browser: ---
   Mobile Platform: ---

We want to allow EntityContent to represent redirects; the knowledge about how
redirects are encoded in the JSON structure should not be in Entity (since
Entity doesn't know about redirects), not should it be in EntityContent or
EntityHandler (since these are not available on the client). 

Therefore the serialization code needs to be factored into a standalone service
object.

-- 
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