Clearing the cache in an OntModel should clear the ModelMaker cache as well
---------------------------------------------------------------------------

                 Key: JENA-84
                 URL: https://issues.apache.org/jira/browse/JENA-84
             Project: Jena
          Issue Type: Bug
          Components: Onotology API
            Reporter: Ian Dickinson
            Assignee: Ian Dickinson
            Priority: Minor


There is a questionable design feature in which ModelMakers retain references 
to models they have opened, making it difficult to re-read a file into the same 
model. This particularly causes user confusion with respect to OntModel 
imports. As a workaround in the short term, OntModel could provide a robust 
clearCache operation which also clears the ModelMaker cache. Medium term, we 
should review whether ModelMaker's memory is desirable or not.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to