I'm excited. I've just checked JSON pattern matching into Rapture I/O: e.g. https://gist.github.com/4148607/46def4fcba38f7f250783328d26869480f212b2c …
@jteigen json.bar.baz.get[Int] will fail at compile time, whereas { val x = json.bar.baz; x.get[Int] } works fine. Go figure!
-
-
@propensive ouch, that Dynamic bug sort of defeats the whole point doesn't it -
@jteigen Not entirely. It's only the type application which needs to be in a separate expression from the dynamic select. It sucks, though. - Show replies
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.