[vtk-developers] Add pugixml to VTK

Dan Lipsa dan.lipsa at kitware.com
Fri Jun 15 14:25:44 EDT 2018


David,
This is certainly an option. There are many readers that require external
libraries.
Maybe this is the better choice. Moving pugixml would be a future step
when/if other modules start using it.

Dan


On Fri, Jun 15, 2018 at 1:19 PM David Thompson <david.thompson at kitware.com>
wrote:

> >> I am working on a CityGML reader for VTK. For this I need a fast XML
> parser. pugixml is already used by ParaView and seems to be much faster
> than available choices already present in VTK: libxml2 and expat. pugixml
> has also a very clean API.
> >>
> >> https://pugixml.org/benchmark.html
> >>
> >> Are there any comments or concerns about moving pugixml from ParaView
> to VTK?
>
> I thought Ben Boeckel was working on a removing as many things from
> ThirdParty as possible (and making them parts of a superbuild). So perhaps
> the CityGML reader should live in a VTK module that requires an external
> pugi? I know pugi is small, but...
>
>         David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://public.kitware.com/pipermail/vtk-developers/attachments/20180615/e351e160/attachment.html>


More information about the vtk-developers mailing list