Thanks guys. I hope people other than me find it useful :-)

I'm working on implementing MetaMegaProtoUser style stuff as mixin traits for 
Records, though I don't know how far I'll get with my spare time at current 
levels. Maybe if that excites me enough (and no one has addressed it) I'll move 
on to CRUDify/CRUDops style stuff for Record too.

-Ross

On Feb 12, 2010, at 11:52 AM, David Pollak wrote:

> 
> 
> On Fri, Feb 12, 2010 at 1:26 AM, Timothy Perrett <[email protected]> 
> wrote:
> Congratulations Ross.
> 
> +1
>  
> 
> 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.
> 
> 
> 
> 
> -- 
> Lift, the simply functional web framework http://liftweb.net
> Beginning Scala http://www.apress.com/book/view/1430219890
> Follow me: http://twitter.com/dpp
> Surf the harmonics
> 
> -- 
> 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.

-- 
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.

Reply via email to