Once https://phabricator.wikimedia.org/T199121 is resolved, the XML dumps will contain a new tag called "slots". That means we'll need to handle "slots".
I think it makes sense to have revision.text point to the "main" slot content. Otherwise, we should have revision.slots.main and revision.slots.<whatever> for other slots.
Once https://phabricator.wikimedia.org/T199121 is resolved, the XML dumps will contain a new tag called "slots". That means we'll need to handle "slots".
I think it makes sense to have
revision.textpoint to the "main" slot content. Otherwise, we should haverevision.slots.mainandrevision.slots.<whatever>for other slots.