On Sep 3, 2013, at 6:03 AM, Nick Kew <n...@webthing.com> wrote: > Igor recently pinged me on IRC to ask about switching > trafficserver's expat use to libxml2. There's a rationale > about libxml2 being a dependency for a range of plugins, > so why not use a single XML parser for everything?
Seems reasonable to me. One comment: Do we really need to keep the expat #ifdef in the code? I'd be draconian and say we only support libxml2 (there can't be any platforms we support that doesn't have libxml2?). Cheers, -- Leif