(no title)
bos | 11 years ago
It doesn't always fit (typically when your data structures don't resemble the wire encoding), but it kills all the boilerplate when it does.
Since you say that you can magically get away without boilerplate in Ruby in this case, I would expect that the Generics approach will give exactly the same result.
bos|11 years ago
Here's a Pusher message.
Here's the corresponding Haskell.