On 6 Jul 2010, at 17:04, Ian Boston wrote:

> 
> On 6 Jul 2010, at 09:21, Ian Boston wrote:
> 
>> 
>> 1. In the WebDav area:
>> 
>> We could modify the webdav servlet to allow other bundles to provide an 
>> implementation of SlingResourceConfig or ItemFilter in the Sling webdav 
>> bundle or some other service implementation to provide filtering of webdav. 
> 
> 
> It may turn out to be irrelevant, but here is a patch[1] to make the WebDav 
> servlet Item Filter pluggable.
> I have a implementation that works for what I need to do at [2].
> 
> WDYT about 1 for Sling ?
> Ian
> 
> 
> 
> 1 http://codereview.appspot.com/1752041
> 2 
> http://github.com/ieb/open-experiments/blob/master/sandbox/privacy/src/main/java/org/sakaiproject/nakamura/privacy/PrivacyItemFilter.java


On reflection, the changes I need are quite extensive so I am going to create a 
custom webdav bundle for Nakamura rather than try and plug all of these into 
Slings Webdav bundle. I think our use cases in this area are quire specific.

Ian



Reply via email to