Media Types for CouchDB views?
Johan Sørensen: now you can query your CouchDb views in Ruby instead of Javascript
Jan Lehnardt: As I mentioned in the Post Scriptum of an earlier post, JavaScript is not the only language that you can create CouchDB views with. You can now use PHP, too.
Question: instead of Couch.ini specifying the one and only language that views can be written in for this server, could views instead have a media type?