Interesting. I guess I thought CouchApp was just for pure-AJAX apps...
After a second thought, I'm gonna give it a whirl. Perhaps I can find
a way for it to cohabitate with my CouchRest design docs.
On Apr 24, 2009, at 12:53 AM, Nils Breunese <[email protected]> wrote:
Jan Lehnardt wrote:
On 23 Apr 2009, at 09:19, Zachary Zolton wrote:
CouchApp == Not necessarily much help to the rest of us.
Why not? It's just pushing a directory tree to a design doc. The fact
that you can use that to do standalone apps doesn't stop you from
using it for your non-standalone app :)
Having your CouchDB design doc as a tree of normal files is also
very nice because you can put that into a version control system. I
definitely recommend using couchapp.
Nils Breunese.