Hello! Again, I'm not sure whether it's a couchdb-dev@ or couchdb-user@ question.
I wonder how _shows, _lists, _updates (and maybe others?) couch-side code is executed. Is there a single couchjs loaded on couch start and it is fed all the functions that are called thought URLs or there is a separate couchjs launched for every function? Just want to understand what's going on with my code... Thank you!
