Raheel Ahmad
Raheel Ahmad
Weird indeed. I would like to blame `Foundation.XMLParser` somehow :) This may be pertinent: https://github.com/apple/swift-corelibs-foundation/blob/master/Foundation/XMLParser.swift#L683 but you are probably a better judge.
setting `shouldProcessNamespaces` to `true` does work. Thanks!
looks like [it has not been implemented yet](https://github.com/milliams/plotlib/blob/master/src/view.rs#L408)
@foxling are you supplying the class name properly in the model: https://github.com/rnystrom/Swift-CoreData/blob/master/README.md?