[Osr-101] Implementing versioning

Andreas Wuest awuest at student.ethz.ch
Fri Apr 27 01:38:33 CEST 2007


On 26.4.2007 23:59 Uhr, Michael Wechner wrote:
> Andreas Wuest wrote:
> 
>> Hi
>>
>> Since we have to integrate versioning 
>> (http://bugzilla.wyona.com/cgi-bin/bugzilla/show_bug.cgi?id=5300), we 
>> need a way do get from the sitetree to the introspection data of each 
>> resource.
> 
> 
> I remember that we have discussed such a usecase before, but cannot 
> recall which usecase it was exactly.
> Can you explain once more in which case this is needed?

To get introspection info from the sitetree. E.g. for editing documents 
when browsing the sitetree, workflow, versioning, etc.

> 
>>
>> Are there any suggestions on how to do this?
>>
>> Currently, we simply use a WebDAV PROPFIND to get the sitetree. We 
>> could extend the WebDAV protocol with some elements from the Neutron 
>> namespace, telling us where to find the introspection document for 
>> each resource.
> 
> 
> I guess you mean enhancing the response  re the PROPFIND re a particular 
> resource, right?

Well, interspersing the WebDAV response XML with our own vocabulary, yes.

-- 
Kind regards,
Andi



More information about the Osr-101 mailing list