Uploaded image for project: 'Jackrabbit Content Repository'
  1. Jackrabbit Content Repository
  2. JCR-1500

removing properties through SPI: two ways to do it

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 1.5
    • jackrabbit-spi
    • None

    Description

      Batch currently provides two ways to delete a property, similarly to JCR:

      • Batch.remove()
      • Batch.setValue(..., null)

      JCR2SPI currently uses (AFAIK) Batch.remove().

      Proposal:

      • clarify that the QValue argument in setValue must be non-null (same for setValues)

      Attachments

        Activity

          People

            angela Angela Schreiber
            reschke Julian Reschke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: