"marius d." <[email protected]> writes: > On Jul 10, 6:32 pm, David Pollak <[email protected]> > wrote: >> On Fri, Jul 10, 2009 at 1:44 AM, Jeppe Nejsum Madsen <[email protected]>wrote:
[...] >> In all seriousness, one of the pieces of Goat Rodeo >> (http://goatrodeo.organdGoat Rodeo will become part of Lift once GR >> is stable) is objects that >> will know how to serialize themselves as JSON. So, you'll get type safety >> and bi-direction serialization. In the mean time, I think Marius has some >> stuff in Record that also does bi-directional JSON. > > Correct Dave.Guys please see Record#asJson and Record#fromJSON Sounds good. It seems it then boils down to making a good Scala representation of the possible output objects. Any advice for making type safe builders in Scala besides [1]? /Jeppe [1] http://blog.rafaelferreira.net/2008/07/type-safe-builder-pattern-in-scala.html --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Lift" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/liftweb?hl=en -~----------~----~----~----~------~----~------~--~---
