[ 
https://issues.apache.org/jira/browse/CLEREZZA-60?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12798739#action_12798739
 ] 

Manuel Innerhofer commented on CLEREZZA-60:
-------------------------------------------

in LocalConceptProvider,
- java doc of constructor is no long corrent (see @param)
- instead of the old static web variant use the new way -> create a static-web 
folder in META-INF

SimpleConceptProviderManager:
- updateConceptProviders() Im not sure if it is a good idea to update always 
the whole list instead of modifying/moving/removing single concept providers 
entries. There is a higher risk of losing information, when the list 
concurrently is modified over the webpage.

in manage-concept-providers-page.ssp and concept-provider-manipulation.js is 
similar code for adding/creating providers. 

in ConceptCache:
 - in removeCachedConcepts(). Why delete all property one bye one instead of 
using deleteNodeContext()?

> REST service to search for concepts managed by registered concept providers 
> given a search term
> -----------------------------------------------------------------------------------------------
>
>                 Key: CLEREZZA-60
>                 URL: https://issues.apache.org/jira/browse/CLEREZZA-60
>             Project: Clerezza
>          Issue Type: Sub-task
>            Reporter: Hasan
>            Assignee: Hasan
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to