Nice, very nice! On Feb 12, 2:26 pm, Timothy Perrett <[email protected]> wrote: > Congratulations Ross. > > Cheers, Tim > > On Feb 12, 5:07 am, Ross Mellgren <[email protected]> wrote: > > > > > I've just pushed the CouchDB integration using Lift-JSON and Dispatch that > > I've talked about on the list a couple times before. > > > It has a couple pieces: > > - A straight JSON integration to CouchDB implemented by providing a > > family of extended Request subclasses that model CouchDB operations such as > > queries, revisions, storing and so on. > > - A Lift-JSON Record implementation, JSONRecord. > > - An extended JSONRecord that integrates with the JSON-oriented > > integration, CouchRecord. > > > The best examples of how to use it are currently the unit tests: > > >http://github.com/dpp/liftweb/tree/master/framework/lift-persistence/... > > > They cover most of the API. I plan to write some simple documentation at > > some point. > > > Share and Enjoy, > > -Ross
-- 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.
