Taylor Southwick

Results 199 comments of Taylor Southwick

Sorry this got closed. Reopening and we're looking into this now.

This is definitely dotnet/runtime#1544. I am unsure of a good workaround at this time.

That process seems fine. Are you asking for a simple API? There isn't a `WordProcessingDocument.IsValidDocument(Package)` API at the moment, so what @rmboggs said would be the best option. If you...

Thanks @ThomasBarnekow! I'm in the process this week (hopefully) of merging in the backend code generator with its data source. Can we hold off on this so this can be...

I'm setting it up as two projects: - One project is a way to access the data and exposing a consistent object model for types on top of it -...

@ThomasBarnekow sorry for the slow response, I've been busy on a separate project and now I've got a bit of breathing room :) There is now a `gen` directory with...

Overall, this looks fine. I'm a little hesitant to bring in anything that will imply additional language support. Can you add some sort of description that the repo only supports...

Before a PR, it would be great to continue the discussion as to how this should even work. Potentially, anything that adds another part could go through and explore it...