Re: Labels

From: jamsden@us.ibm.com
Date: Thu, Feb 17 2000

  • Next message: Tim Ellison OTT: "RE: Auto version for workspaces"

    From: jamsden@us.ibm.com
    To: ietf-dav-versioning@w3.org
    Message-ID: <85256888.0053D4C0.00@d54mta03.raleigh.ibm.com>
    Date: Thu, 17 Feb 2000 10:11:21 -0500
    Subject: Re: Labels
    
    
    
    Revision ids belong to DAV, not revision labels. The labels belong to the
    users to provide some more human meaningful way to identify a specific
    revision. WebDAV versioning doesn't need any revision labels for its use,
    only a revision id.
    
    I think labels should be internationalized the same as URLs as they are
    part of the identification of a specific resource.
    
    
    |--------+---------------------------------->
    |        |          Tim_Ellison@oti.com (Tim|
    |        |          Ellison OTT)            |
    |        |          Sent by:                |
    |        |          ietf-dav-versioning-requ|
    |        |          est@w3.org              |
    |        |                                  |
    |        |                                  |
    |        |          02/17/2000 09:49 AM     |
    |        |                                  |
    |--------+---------------------------------->
      >-----------------------------------------------------------------|
      |                                                                 |
      |       To:     ietf-dav-versioning@w3.org ('Delta V')            |
      |       cc:                                                       |
      |       Subject:     Labels                                       |
      >-----------------------------------------------------------------|
    
    
    
    
    
    <Jim W.>
    * 3.4.5, DAV:labels.  Any string that appears in the protocol that is
    displayed to the user MUST be internationalized, or you violate IETF i18n
    policy.  Since this section states that revision labels are exposed to the
    user, then the strings must be tagged with language, and charset.
    </Jim W>
    
    I have always voted that labels are not (necessarily) user-level artifacts,
    they are part of the mechanics of dav, and should be defined as a sequence
    of octects (and not a String).
    
    Tim