Marko Tadic
Marko Tadic
There's no built in way for this, but might be a good idea for enhancement.
Hi @joeblau, to be honest, I just copied those parts of documentation from `CALayer`, since I'm subclassing it I thought I still get to keep that behavior, but I never...
Ok, then I'll just leave this issue open until something comes up... Thanks for reporting!
Hi @TheMadOne, I think that extending `AEXMLOptions` with another subtype for this purpose is a good idea (rather than extending existing `DocumentHeader` type). I'm not sure if this would affect...
Unfortunately no at this moment, it's needed for proper XML parsing, but that's good use case for some logic improvement, I just don't know when... :)
Hi @NandoSalvaterra, thanks for asking. To be honest, I didn't really give it much thought, I guess we should add some kind of a flag to disable the escaping when...
@ivensdenner is right, that feature is not implemented.
Hi @falcon283, thank you for making a PR, I will take a look at it as soon as I have time for that, but please understand that it might not...
Sorry, I'm not really sure what happens with namespaces, I didn't have such use case. Did you figure it out? Maybe someone else can answer this?
I'm having the same issue on m1, any idea how to track it down?