So you can now use Rapture JSON with a choice of two decent JSON parsers (Jawn or Jackson), or the Scala standard library parser!
-
-
-
Replying to @jedws
@jedws@propensive I echo this. Argonaut is more than just decent.1 reply 0 retweets 0 likes -
Replying to @SusanPotter
@SusanPotter@jedws I don't know Argonaut, but I think Rapture beats argonaut on features and conciseness, at the expense of purity...2 replies 0 retweets 0 likes -
Replying to @propensive
@propensive@SusanPotter right, argonaut has the significant advantages of type-safety, purity and no reflection magic. cc@markhibberd2 replies 0 retweets 0 likes -
Replying to @jedws
@jedws@SusanPotter@markhibberd I'm not using reflection either. What sort of typesafety can you get on a fundamentally dynamic structure?2 replies 0 retweets 0 likes -
Replying to @propensive
@propensive well, basically it means never throwing exceptions, if parsing or conv can fail then use Option or \/@susanpotter@markhibberd3 replies 0 retweets 1 like
@jedws @SusanPotter Right. All fallible operations in Rapture can return Either, Option, Try or Future, based on a choice of import.
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.