Uploaded image for project: 'ModeShape'
  1. ModeShape
  2. MODE-799

Add support for JCR2 Entity Tags (the 'mix:etag' mixin with its autocreated property)

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Minor Minor
    • 2.0.0.Final
    • 1.2.0.Final
    • JCR
    • None
    • Low

      Section 3.7.12 of the JCR 2.0 specification introduces a new mixin named 'mix:etag' that defines a single 'jcr:etag' property designed to be used similarly to HTML entity tags (see http://www.ietf.org/rfc/rfc2616.txt section 3.11). The basic idea is that this mixin can be added to a node (with BINARY property values), and the 'jcr:etag' property will be automatically set to an opaque, implementation-determined value. This 'jcr:etag' property will then be automatically changed when any of the BINARY properties are changed. Clients can then check this 'jcr:etag' property value to know if the node has changed since the last time the client saw the node.

      This appears to be a required feature of JCR 2.0.

        1. MODE-799-fix.patch
          7 kB
        2. MODE-799-fix2.patch
          2 kB
        3. MODE-799-fix3.patch
          10 kB

            rhauch Randall Hauch (Inactive)
            rhauch Randall Hauch (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: