Section 5

From: Tim Ellison/OTT/OTI (Tim_Ellison@oti.com)
Date: Thu, May 18 2000

  • Next message: Tim Ellison/OTT/OTI: "Target"

    To: ietf-dav-versioning@w3.org
    From: "Tim Ellison/OTT/OTI" <Tim_Ellison@oti.com>
    Message-ID: <OF785AE02F.AAD9AB3D-ON852568E3.0052E577@ott.oti.com>
    Date: Thu, 18 May 2000 11:38:14 -0400
    Subject: Section 5
    
    Section 5
    ---------
    
    > Note that if a method modifies only a binding to a resource and not
    > the resource itself (e.g. DELETE, MOVE, BIND, UNBIND), the method is
    > being applied to the collection containing that binding, so the method
    > is not affected by versioning unless that collection is under version
    > control.
    
    Ok, but what happens, for example, when you try to DELETE a stable
    URL?  Does that mean that the associated revision is to be deleted?
    Trying to MOVE a stable URL should fail (e.g. 405 (Method not
    allowed)), right?  The same questions arise when you apply DELETE or
    MOVE on a versioned resource whose target is a revision.
    
    <tim>
    I would like to see the section substantially expanded.  I believe there 
    are a number of " interesting " interactions with existing methods that 
    need to be explained. 
    </tim>