On Thu, Apr 3, 2008 at 10:02 AM, David Nuescheler <[EMAIL PROTECTED]> wrote: > > > And as you mention sling.js is static, so why not > > > * /system/static/sling.js - the client side library... > > > to make it explicit. > why would that be interesting to a user? > static is not a property of that script include that bears any meaning > to the user....
You and all others are correct ;-) I was mixing this up with the fact that resources served by bundles are nowhere to be found in the repository, which might be confusing - but as mentioned in my other message, putting those resources under /system is a first step towards making that easier to explain: whatever's under /system usually comes from bundles, not from the repository. -Bertrand
