Hi, Am Mittwoch, den 20.02.2008, 16:25 +0100 schrieb Alexander Klimetschek: > Am 20.02.2008 um 16:14 schrieb Felix Meschberger: > > > We were thinking of such functionality. But it has two drawbacks: It > > is > > not easiliy manageable through WebDAV and requires low level > > repository > > access and if implemented in the realm of ACLs (the natural > > integration > > point IMHO, and of course *nix like) it gets nasty because there is no > > public API for that .... > > Argh, that annonying WebDAV problem.... Doesn't WebDAV have support > for ACLs including executable flags?
Ah, yes, but the Jackrabbit WebDAV does not currently support that ... > > > > Finally there is a third drawback: We are talking about resources, > > which > > need not necessairily come out of the repository (e.g. bundle based > > scripts). In this context we don't even have a way of setting such > > flags > > easily. > > Could be resolved by extending the Resource API with those flags and/ > or an ACL API. We could manage the Reosurce stuff. The Repository ACL stuff is more complicated. But IIRC ACL management will be part of JSR-283 and Jackrabbit is currently working on getting this in.. So, I think, this is not currently an option ... Regards Felix >
