[PATCH 1/7] Separate out buddies into individual entities when exporting to UDDF.

Long, Martin martin at longhome.co.uk
Wed Dec 10 01:48:26 PST 2014


> This extension is something that we need to make sure is available on all
> the xslt libraries we use. At least Windows and Mac need to be tested. On my
> Ubuntu it works fine, but how about other Linux distributions? I do remember
> that I tried to use the node-set in the past but had to give it up as it was
> not available everywhere, but then again it was different extension than
> this one. (This would really have made the CSV import easier.)

Thanks for all the feedback. node-set should be available across
pretty much every linux distro now (it's been in libxslt for over 10
years).

I have a high confidence that it should also be in Win/Mac
implementations, as it is quite ubiquitous now. However, it may be
under a different namespace. If that's the case could we do a simply
string substitution on the xslt on load? Or a build step?

Is anyone able to help test this on Mac/Win? I could possibly do
Windows if I can figure out how to build.

Martin


More information about the subsurface mailing list