On Thu, Oct 08, 2009 at 10:40:51AM -0500, Francisco Viramontes wrote: > I dont know what a list gunction is, can I have an example?
http://wiki.apache.org/couchdb/Formatting_with_Show_and_List The web page says "these functions convert documents and views, respectively, into non-JSON formats", but nothing stops you emitting JSON from them if you wish. See also the test suite, e.g. basicJSON in share/www/script/test/list_views.js
