> And as you mention sling.js is static, so why not > > * /system/static/sling.js - the client side library... the idea of the docroot is, that it can be remapped to /...so the physical location is /system/docrot/sling.js, but is accessible via /sling.js, for example. if no such remapping is foreseen for the sling.js, then i would put it directly to /system/sling.js.
btw: to put files in 'static' just because their are static is a poor categorization (as if someone would group all 'html' in one folder and all 'js' in another.....(group by function and not by form :-) regards, toby
