You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Dan Haywood (JIRA)" <ji...@apache.org> on 2014/01/31 11:28:08 UTC

[jira] [Created] (ISIS-670) Replace AuditingService and AuditingService2 with new AuditingService3 API, more consistent with other APIs

Dan Haywood created ISIS-670:
--------------------------------

             Summary: Replace AuditingService and AuditingService2 with new AuditingService3 API, more consistent with other APIs
                 Key: ISIS-670
                 URL: https://issues.apache.org/jira/browse/ISIS-670
             Project: Isis
          Issue Type: Improvement
          Components: Core, Objectstore: JDO
    Affects Versions: core-1.3.0, objectstore-jdo-1.3.0
            Reporter: Dan Haywood
            Assignee: Dan Haywood
            Priority: Minor
             Fix For: objectstore-jdo-1.4.0, core-1.4.0


Following on from ISIS-667, the other services (interaction, published now use UUID instead of string for transactoinId, java.sql.Timestamp instead of long for timestamps).

This ticket is to replace AuditingService2 with an equivalent AuditingService3 that uses these new types.

NB: this is a breakage of applib API, and according to semver, we ought to rev Isis to 2.0.  I don't think this is justified however; the refactor is very simple for anyone that has used this API, and revving to 2.0 seems to be overkill.  Better to address in the release notes for next 1.x release.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)