Uploaded image for project: 'Chemistry (Retired)'
  1. Chemistry (Retired)
  2. CMIS-389

Session should extend Serializable

    XMLWordPrintableJSON

Details

    Description

      As discussed at [1], the recommendation for OpenCMIS clients is to cache instances of org.apache.chemistry.opencmis.client.api.Session. However many Java caching libraries require that cache entries be Serializable, and Session doesn't currently extend java.io.Serializable forcing such clients to do a variety of gymnastics if they wish to cache Sessions (as per the recommendation).

      This enhancement requests that org.apache.chemistry.opencmis.client.api.Session extend java.io.Serializable.

      [1] http://mail-archives.apache.org/mod_mbox/chemistry-dev/201106.mbox/%3C1C39FC46-5696-4FF5-BAF6-45362974AF91@alfresco.com%3E

      Attachments

        Activity

          People

            fmui Florian Müller
            pmonks Peter Monks
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: