On Wed, Mar 4, 2009 at 9:40 AM, Timothy Perrett <[email protected]>wrote:
> > Interesting thread. Whats going on with Record at the moment? Now 1.0 > is out, will attention shift back to making record the primary > persistence mech in lift? > > (sorry for the thread hi-jack) We'll chat about that on the call a week from Thursday. If anyone in the community has requests for Lift 1.1, please speak up now (I'm thinking August/September release). > > > Cheers, Tim > > On Mar 4, 5:20 pm, "marius d." <[email protected]> wrote: > > :) .. ok ... let me noodle for while on this and I'll get back with > > more details ... perhaps a POC > > > > On Mar 4, 7:11 pm, David Pollak <[email protected]> wrote: > > > > > On Wed, Mar 4, 2009 at 9:08 AM, Marius <[email protected]> > wrote: > > > > > > Hi, > > > > > > I was thinking that it might be useful to be able to obtain a JSON > > > > representation of a Record and also from a JSON construct to create a > > > > Record. > > > > > > Record defines now: > > > > > > def suplementalJs(ob: Box[KeyObfuscator]): List[(String, JsExp)] = > Nil > > > > > > but that's not very intuitive ... not to mention not implemented yet. > > > > > > Thoughts ? > > > > > I've been needing bi-directional JSON support to allow for the creation > of > > > complex JSON data structures. > > > > > So, my thought is I have a need, but not a solution. :-) > > > > > > Br's, > > > > Marius > > > > > -- > > > Lift, the simply functional web frameworkhttp://liftweb.net > > > Beginning Scalahttp://www.apress.com/book/view/1430219890 > > > Follow me:http://twitter.com/dpp > > > Git some:http://github.com/dpp > > > -- Lift, the simply functional web framework http://liftweb.net Beginning Scala http://www.apress.com/book/view/1430219890 Follow me: http://twitter.com/dpp Git some: http://github.com/dpp --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
