Greg Johnston

Results 477 comments of Greg Johnston

Sorry for that second commit — meant to commit it to my own local branch, not add it to the PR. My mistake!

I'd be comfortable relying on nightly if people want to be able to use this particular kind of node name. (As long as the library also works without nightly and...

To be honest I think this is out of scope for `syn-rsx` itself and should be implemented by the library user, or by the framework that's using `syn-rsx` internally. The...

This does in fact solve my use case, so it's ready for review whenever.

I'd completely forgotten this one even existed -- apologies and thanks for the new PR, @ecc521.

I know the issue is closed, but just wanted to chime in on this and say thanks for the new API -- having just reimplemented our view macro using it...

I think the name is fine, and I think this is very exciting. Short summary of my thoughts: if you're willing, I'd love to see you implement it so we...

Cool! I like this. I've been taking a look tonight and will do some more work in the morning.

So I was running into a little trouble getting a working example going. It sounds like you have an example you're testing on... Would you mind adding it to the...