PR for better namespace support in XMLNode et al

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\. 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

Hi Robert,

I will take a quick look.

- Tony

···

On Jul 11, 2017, at 10:01 AM, Robert Thompson via swift-corelibs-dev <swift-corelibs-dev@swift.org> wrote:

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\. 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
_______________________________________________
swift-corelibs-dev mailing list
swift-corelibs-dev@swift.org
https://lists.swift.org/mailman/listinfo/swift-corelibs-dev