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

improved internal representation of DATE values

    XMLWordPrintableJSON

Details

    Description

      DATE values are currently internally represented as java.util.Calendar objects.

      Calendar objects have a huge memory footprint (approx 200bytes per instance)
      and are mutable.

      i suggest to replace the internal DATE representation with a ISO8601 format string
      (immutable and approx. 85-90% smaller footprint).

      Attachments

        Activity

          People

            Unassigned Unassigned
            stefan@jira Stefan Guggisberg
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: