[Phoenix] no more differentiation between save and checkin
Thomas Comiotto
comiotto at rcfmedia.ch
Wed Jun 21 16:45:27 CEST 2006
Again - stick to the difference between aquiring/releasing locks and
opening/saving/closing the doc whereas lock handling sets preconditions
for document handling.
http://www.webdav.org/specs/rfc2518.html
Thomas
Am 21.06.2006 um 15:52 schrieb Michael Wechner:
> Andreas just pointed out that one might accidentally checkout (create
> a lock) and want to release the lock explicitely.
>
> How shall we handle this?
>
> Thanks
>
> Michi
>
> Michael Wechner wrote:
>> Thomas Comiotto wrote:
>>> Hmm? Checkin basically means to release a lock an a resource (and on
>>> the server side to make sure the client has aquired a lock before
>>> saving in case the server supports locking - see WebDAV).
>>>
>>> I'd reconsider and stick to save/put, checkout/lock, checkin/unlock.
>>> The client needs a way to explicitly aquire/release locks.
>>
>> you mean something like save, but not release the lock such one can
>> edit further without having to re-checkout, right?
>>
>> btw, I forgot that we might also want to add "buffer" which would be
>> a user specific temporary copy, but this is
>> actually another topic, but I mention it here nevertheless ;-)
>>
>> Michi
>>>
>>> Thanks,
>>> Thomas
>>>
>>>
>>> Am 21.06.2006 um 15:13 schrieb Michael Wechner:
>>>
>>>> Hi
>>>>
>>>> Based on the various discussions we have devided to drop the
>>>> differentiation between save and checkin on the
>>>> protocol level, because this something to decide by the server
>>>> itself.
>>>>
>>>> http://www.wyona.org/osr-101/osr-101.xhtml
>>>>
>>>>
>>>> Thanks
>>>>
>>>> Michi
>>>>
>>>> --
>>>> Michael Wechner
>>>> Wyona - Open Source Content Management - Apache Lenya
>>>> http://www.wyona.com http://lenya.apache.org
>>>> michael.wechner at wyona.com michi at apache.org
>>>> +41 44 272 91 61
>>>>
>>>>
>>>> _______________________________________________
>>>> Phoenix mailing list
>>>> Phoenix at wyona.org
>>>> http://wyona.com/cgi-bin/mailman/listinfo/phoenix
>>>>
>>>
>>>
>>
>>
>
>
> --
> Michael Wechner
> Wyona - Open Source Content Management - Apache Lenya
> http://www.wyona.com http://lenya.apache.org
> michael.wechner at wyona.com michi at apache.org
> +41 44 272 91 61
>
>
> _______________________________________________
> Phoenix mailing list
> Phoenix at wyona.org
> http://wyona.com/cgi-bin/mailman/listinfo/phoenix
>
More information about the Phoenix
mailing list