David Hart
David Hart
+1 this is how we work at the office and we find it very convenient
> +1 for custom log channels. I'd like to have the ability to change the log level for part of the program (for instance just the REST API). @emaloney sounds...
+1 I'd like some guidance here too
Yes, I thought about it, and its definitely non-trivial. And you would have to keep it up-to-date to support whatever new Asset Catalog feature they add that allows specifying the...
I quite like the `LayoutNodeController` solution. It’s always a good idea to not tie too heavily to `UIViewController`. I’d love to see a test PR to play with to give...