Hi,

Am Mittwoch, den 20.02.2008, 16:42 +0100 schrieb Bertrand Delacretaz:
> On Feb 20, 2008 4:05 PM, Alexander Klimetschek <[EMAIL PROTECTED]> wrote:
> 
> > ...As Sling has the general tendency to copy all the features and
> > conventions of a UNIX file system into JCR (which is a good thing),
> > what about copying over the executable flag of unix files? Could be a
> > jcr property like "sling:executable"....
> 
> As this seems to be a bit problematic, we could probably live with
> some configured paths where script execution is allowed or not.
> 
> Saying for example that only scripts found under /apps and /libs can
> be executed would probably be fine, and this should be configurable if
> people need other executable paths.

This would result in the configuration of /apps and /libs and more if
there are in two locations, which is error prone and bad. In addition,
this approach would disable an overwrite functionality as proposed by
Jukka, where scripts may be colocated somewhere in the content area to
overwrite other scripts. See [1], [2].

Regards
Felix

[1] http://markmail.org/message/bka4tf5op236xnmj
[2] http://markmail.org/message/vthitjgdxms475gi

Reply via email to