[
https://issues.apache.org/jira/browse/ISIS-830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14986997#comment-14986997
]
ASF subversion and git services commented on ISIS-830:
------------------------------------------------------
Commit c610861d241dabc9f6475ded2b1bf063c29acccc in isis's branch
refs/heads/master from [~danhaywood]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=c610861 ]
ISIS-830: adding migration notes for 1.10.0, mentioning the
allowLateRegistration flag.
> Wire up JDO events to publish onto our EventBus (rather than publish our own
> events).
> -------------------------------------------------------------------------------------
>
> Key: ISIS-830
> URL: https://issues.apache.org/jira/browse/ISIS-830
> Project: Isis
> Issue Type: Bug
> Components: Core
> Affects Versions: core-1.5.0
> Reporter: Dan Haywood
> Assignee: Dan Haywood
> Fix For: 1.10.0
>
>
> Specifically:
> - ObjectPersistedEvent // postCreate in JDO terminology
> - ObjectUpdatingEvent // preStore in JDO terminology
> - ObjectUpdatedEvent // postStore in JDO terminology
> - ObjectRemovingEvent // preDelete in JDO terms
> This would be a more flexible solution for many use cases than implementing
> updating() etc.... can centralize logic.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)