Hacker News new | ask | show | jobs
by hardwaregeek 2101 days ago
A Rails style framework would be really nice. I tried to get a Rocket/Diesel/Juniper setup working and it was a lot of futzing with types. One framework would be a lot smoother and get around any orphan rule issues.

The only question is how much Rails-style magic we'd want. We could get pretty crazy with macros but IME the debugging story with the macros used in Juniper wasn't great (maybe it's gotten better?).