Not sure if I’m crazy or not but after getting an initial setup with jcouchdb I am getting tired of manually mapping my class fields with the Couch fields so I’m starting to work on a gorm-couchdb plugin.
Pouring over Grails code (and the gorm-jpa plugin code). Chime in if you’re interested in helping as this is secondary to what I want to get done. I’ll throw some code up to github soon (maybe tomorrow with an early, early version).
Related Posts:
[...] This post was mentioned on Twitter by Nils Breunese, mnk2551 and groovyblogs.org. groovyblogs.org said: Crazy? Working on CouchDB Grails OR plugin — http://bit.ly/eg6cx — BlackBox [...]
It must be time for it. I started looking at doing the same thing last week and would love to help out.
Here it is, needs some fleshing out still and some tests. Nothing works yet. But the idea is there (roughly).
git://github.com/warnero/gorm-couchdb.git
Here it is, needs some fleshing out still and some tests. Nothing works yet. But the idea is there (roughly).
git://github.com/warnero/gorm-couchdb.git