On Mon, May 19, 2008 at 07:20:20PM -0000, [EMAIL PROTECTED] wrote: > Everywhere we used 'text/javascript' or 'application/javascript', we now just > use 'javascript'
Why? > -text/javascript=%bindir%/%couchjs_command_name% %pkgdatadir%/server/main.js > +javascript=%bindir%/%couchjs_command_name% %pkgdatadir%/server/main.js I think this is useful as a proper media type. There may be occasions when similar media types could be used for a view server in which case we would want the full version. -- Noah Slater - The Apache Software Foundation <http://www.apache.org/>
