You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@marmotta.apache.org by "Sebastian Schaffert (JIRA)" <ji...@apache.org> on 2014/01/09 21:47:50 UTC

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

Sebastian Schaffert created MARMOTTA-418:
--------------------------------------------

             Summary: 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)