Hi, Am Donnerstag, den 03.04.2008, 00:48 -0700 schrieb Tobias Bocanegra: > > 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.
Ah, now I remember the reason for docroot .... In this case, I would NOT put sling.js into docroot. IMHO it is not required to access this as /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 Felix
