[
https://issues.apache.org/jira/browse/CMIS-752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13876396#comment-13876396
]
Florian Müller commented on CMIS-752:
-------------------------------------
A repository could send a different type definition for the same type to
different users.
For example, the display names could be localized for each user. Or some users
could be allowed to see more/different types and property types.
It would be difficult to handle all these cases in a global cache.
Also, what would be the definition of global? Per VM? Per classloader (web
app)? Are there cache groups?
Implementing a global cache is more difficult than it seems.
> Cache of ObjectType
> -------------------
>
> Key: CMIS-752
> URL: https://issues.apache.org/jira/browse/CMIS-752
> Project: Chemistry
> Issue Type: New Feature
> Components: opencmis-client-bindings
> Affects Versions: OpenCMIS 0.9.0
> Reporter: Marco Spasiano
>
> We have a lot of ObjectType in our repository, and the cache of ObjectType
> is stored in CMIS Session.
> Is it possible to cache the ObjectType in a Global Cache?
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)