So you can now use Rapture JSON with a choice of two decent JSON parsers (Jawn or Jackson), or the Scala standard library parser!
@jedws @SusanPotter @markhibberd I'm not using reflection either. What sort of typesafety can you get on a fundamentally dynamic structure?
-
-
@propensive@jedws@SusanPotter@markhibberd is it really fundamentally dynamic, or are our schema languages just not expressive enough? -
@copumpkin@jedws@SusanPotter I can extract fixed and variable schemata based on Scala types, though more complex dependencies are hard!
End of conversation
New conversation -
-
-
@propensive well, basically it means never throwing exceptions, if parsing or conv can fail then use Option or \/@susanpotter@markhibberd -
@jedws@SusanPotter Right. All fallible operations in Rapture can return Either, Option, Try or Future, based on a choice of import.
End of conversation
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.