[
https://issues.apache.org/jira/browse/ISIS-939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14195866#comment-14195866
]
ASF subversion and git services commented on ISIS-939:
------------------------------------------------------
Commit d0656b99b220233c0de88b359a4a5471ab1d7c70 in isis's branch
refs/heads/ISIS-939 from [~danhaywood]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=d0656b9 ]
ISIS-939: simplifying PersistenceSession
- removing PersistenceSession#resolveField (introduce ResolveFieldUtil for
scimpi to call), also from the *ObjectStore impls
- remove Persistor interface, instead PersistenceSession everywhere
- remove ToPersistObjectSet interface, instead PersistenceSession everywhere
- remove RecreatedPojoRemapper interface, instead PersistenceSession everywhere
- remove EnlistedObjectDirtying interface, instead PersistenceSession everywhere
- remove ObjectAdapterMemento#getTitleHint() and #captureTitleHintIfPossible()
- re-introduce MessageBroker's #getApplicationError and #setApplicationError
- remove ObjectAdapter#isTitleAvailable() and from PojoAdapter
- removed commented out lines in ResolveState
- simplify PersistenceSession (remove #mapRecreatedPojo, #remapRecreatedPojo)
- introduce PersistenceQueryFactory from PersistenceSession
- PersistenceSession creates IsisTransactionManager in its constructor
> Simplify ClassSubstitutor hierarchy and ObjectFactory hierarchy.
> ----------------------------------------------------------------
>
> Key: ISIS-939
> URL: https://issues.apache.org/jira/browse/ISIS-939
> Project: Isis
> Issue Type: Improvement
> Components: Core
> Affects Versions: core-1.7.0
> Reporter: Dan Haywood
> Assignee: Dan Haywood
> Priority: Minor
> Fix For: core-1.8.0
>
>
> There is no longer any need for these to be pluggable.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)