[swift-corelibs-dev] PR for better namespace support in XMLNode et al
Robert Thompson
robert.thompson at willowtreeapps.com
Tue Jul 11 12:01:43 CDT 2017
Hey, I have a PR up that improves the XML namespace support in XMLNode and friends: https://github.com/apple/swift-corelibs-foundation/pull/1052 <https://github.com/apple/swift-corelibs-foundation/pull/1052>. It’s been up for about three weeks, was just hoping to prod a gentle reminder of it’s existence :)
I originally contributed most of the XMLNode/XMLDocument/etc stuff in swift-corelibs-foundation back in January 2016, and when I went to actually use it for something myself (a personal project involving WebDAV), I was horrified to find it crashed on almost anything involving namespaces. So here’s the fix!
Thanks,
Robert Thompson
Software Engineer
WillowTree, Inc.
Charlottesville, VA
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-corelibs-dev/attachments/20170711/5048d5b1/attachment.html>
More information about the swift-corelibs-dev
mailing list