On Wed, Aug 15, 2012 at 10:04 AM, Tyler Romeo <tylerro...@gmail.com> wrote:
> Hey,
>
> So a quick grep search cannot tell me where the method Status::getXML is
> used. It doesn't seem to exist anywhere in the core. Maybe some extensions
> use it? I'm asking primarily because if it's not used then it should
> probably be removed. Logic for processing Status objects into export
> formats such as XML shouldn't be handled (and apparently aren't handled) by
> the Status object itself.
>
I grepped all extensions in git and SVN for 'getxml'
(case-insensitive), and I only saw a few calls to something called
getXML(), all of which referred to a different classes (within the
extensions themselves). So Status::getXML() isn't used in any
extensions in our version control systems.

Roan

_______________________________________________
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Reply via email to