[ 
https://issues.apache.org/jira/browse/ISIS-2128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16932454#comment-16932454
 ] 

ASF subversion and git services commented on ISIS-2128:
-------------------------------------------------------

Commit 20a733802504b42890014c683c3e28f8b9905ca1 in isis's branch refs/heads/v2 
from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=20a7338 ]

ISIS-2128 fixes broken TimestampingService

- its now the responsibility of any persistence plugin (like JDO) to
publish (newly introduced) PreStore and PostStore events on the
framework's eventbus
- TimestampingService is now re-implemented to simply listen for
PreStore events and then act on the persistable objects that are passed
over by these events
- TimestampingService was also de-coupled from any JDO specific code,
which allowed us to move it to the 'runtime' module

> TimestampService is broken
> --------------------------
>
>                 Key: ISIS-2128
>                 URL: https://issues.apache.org/jira/browse/ISIS-2128
>             Project: Isis
>          Issue Type: Bug
>          Components: Core: Objectstore: JDO
>            Reporter: Andi Huber
>            Assignee: Andi Huber
>            Priority: Major
>             Fix For: 2.0.0
>
>
> Yet disabled, because it initialized too early.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to