[
https://issues.apache.org/jira/browse/ISIS-1976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16598909#comment-16598909
]
ASF subversion and git services commented on ISIS-1976:
-------------------------------------------------------
Commit e7cfe6d2e6bc72977d1383ce5488f251c3aa9b53 in isis's branch
refs/heads/master from [~hobrom]
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=e7cfe6d ]
ISIS-1976: remove deprecated
ObjectAssociationContainer.getAssociations(Predicate)
Task-Url: https://issues.apache.org/jira/browse/ISIS-1976
> Improve the metamodel cache management
> --------------------------------------
>
> Key: ISIS-1976
> URL: https://issues.apache.org/jira/browse/ISIS-1976
> Project: Isis
> Issue Type: Improvement
> Components: Core
> Reporter: Andi Huber
> Assignee: Andi Huber
> Priority: Major
> Fix For: 2.0.0-M2
>
>
> The cache management we have with ObjectAdapter, might be simplified such
> that we just work with java.lang.Object so far as possible. We would have a
> "disposable" ObjectAdapter that we instantiate around an Object whenever we
> need it - to access into the metamodel - and then throw it away after. Or
> perhaps eventually we might not need ObjectAdapter at all, just simply use
> #getClass() to look up the ObjectSpecification.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)