#95: List of task to finish
-------------------------+--------------------------------------------------
 Reporter:  rchyla       |       Owner:  rchyla
     Type:  enhancement  |      Status:  new   
 Priority:  minor        |   Milestone:  v1.0  
Component:  BibClassify  |     Version:        
 Keywords:               |  
-------------------------+--------------------------------------------------
 I am putting all smaller tasks for bibclassify, so that I can track them
 easily:

  - invalidate generated docs (var/tmp/bibclassify/bibclassify_*.xml)
   bibupload doesn't do that automatically; though this is a minor issues
 because first database is checked - but instead of invalidation, a proper
 callback (when document changed) would be nice
  - check reuse of the same cache between threads
   see DataCacher e.g. in search_engine, use threading.Lock() or even
 get_ident()
  - move the local css from bibclassify_config to webstyle/css/invenio.css
 -> CFG_WEB_CSS
  - a proper templating usage? WebInterfaceCommentsPages() in
 websearch_webinterface.py

-- 
Ticket URL: <http://invenio-software.org/ticket/95>
Invenio <http://invenio-software.org>

Reply via email to