[PATCH V2 2/2] msxml3: Implement SAXContentHandler methods for DOMDocument mxwriter output.

Jefferson Carpenter jeffersoncarpenter2 at gmail.com
Fri Jan 22 20:23:02 CST 2021


By the way, I would suggest viewing the diff for this patch ignoring 
indentation changes, since I added switch statements to a bunch of 
methods which re-indents a lot of existing code.

On 1/23/2021 2:06 AM, Jefferson Carpenter wrote:
> See commit message for differences from V1.
> 
> I'd like to send a smaller patch, but I feel like this functionality is 
> pretty irreducible.  The method bodies all have to be modified by the 
> time you add an alternate destination.
> 
> 
> Didn't touch encoding property: "The encoding property has no effect for 
> BSTR or DOM output" [1]
> 
> 
> [1] 
> https://docs.microsoft.com/en-us/previous-versions/windows/desktop/ms764660(v=vs.85) 
> 
> 
> 
> thanks,
> Jefferson



More information about the wine-devel mailing list