Sihao Lu

Results 10 comments of Sihao Lu

> I think the main issue to address here is creating guidance on how constructing UIScene and UISceneDelegate instances fit into Cleanse. Definitely agree. Because there will be essential initialization...

I am working on it to establish a general test suite that test against score parsing. IMO there are a few examples from the Music XML website worth testing. Starting...

I've tried a bit round-trip testing for custom examples, and I found that the current state of `XMLCoder` does not support pretty printing - meaning the model -> xml conversion...

SPM, Cocoapods and Carthage are package managers, meaning they do not and should not change the way the APIs are exposed. As long as this project's dependencies support the package...

Could we close this given #200 is merged?

Hi @stephencelis! Thank you for your quick feedback! > This PR adds eight new files to the root directory of the repo. It is the convention and/or design of Bazel...

That sounds good. I'll provide a separate repo. In the future I am more than happy to take the maintenance burden of Bazel integration. What is your stance regarding integrating...

I made the bazel integration available at https://github.com/DJBen/swift-composable-architecture-bazel. Thanks for your feedback! Feel free to close this PR.

I'll close this one; experiment with the approach from @joprice, and add another separate PR for the Bazel support in README separately

> > Thank you for contributing this! I share your expectation that just about everyone will prefer this output. > > I think we could avoid introducing a new third-party...