You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@marmotta.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/01/10 16:18:59 UTC

[jira] [Commented] (MARMOTTA-418) Improve LDCache API

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

ASF subversion and git services commented on MARMOTTA-418:
----------------------------------------------------------

Commit 2253bcc12bbd80c1ef1ea399c273dcb968c7d24d in branch refs/heads/develop from [~wastl]
[ https://git-wip-us.apache.org/repos/asf?p=marmotta.git;h=2253bcc ]

started with a parallel implementation of the next generation LDCache API (MARMOTTA-418):
- API implemented
- LDCache core implemented
- Infinispan and File backends implemented


> Improve LDCache API
> -------------------
>
>                 Key: MARMOTTA-418
>                 URL: https://issues.apache.org/jira/browse/MARMOTTA-418
>             Project: Marmotta
>          Issue Type: Improvement
>          Components: LDCache
>            Reporter: Sebastian Schaffert
>            Assignee: Sebastian Schaffert
>             Fix For: 3.3
>
>
> The LDCache API is currently very difficult to understand. It should be simplified so that users only need to call straightforward methods like
> - ldcache.get(resource)
> - ldcache.refresh(resource)
> - ldcache.expire(resource)
> This is a major (breaking) change of the API as well as the backends and we need to make sure all existing implementations keep their functionality.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)