source: trunk/docs/TODOs.txt

Last change on this file was 325, checked in by lgiessmann, 14 years ago

merged the branch "new-datamodel" with "trunk" -> resolved all conflicts, except -> the remove-handler of the ui isn't supported by the backend yet

  • Property svn:eol-style set to native
  • Property svn:mime-type set to text/plain
File size: 1.0 KB
Line 
1A (most likely incomplete) list of ToDos we are aware of:
2=========================================================
3
4* "poor man's transactions": remember imported topics + assocs and remove
5  them again if the general import fails later. Or, even better, make use of
6  transaction support in elephant if and when the backend supports it in a way
7  we can use.
8
9* reverse hack with removed '#' in references
10 
11* handle multiple TMs in one repository
12
13    Possible approaches:
14 
15     * use the TMDM approach and link topics to a TM object
16
17     * just use a name similar to the tm-id. we then need two ids, one
18       for the concrete name of the import and another one for the
19       logical name of the TM
20     
21* admin interface for the
22
23    * configuration of the sytem: import and export of feeds
24      etc. incl. consolidation of the present feed configuration
25
26
27* TMCL: implement a constraint language --- but the one under ISO
28     FCD ballot, see http://www.itscj.ipsj.or.jp/sc34/open/1053.pdf or
29     NPCL? Or adapt SPARQL?
Note: See TracBrowser for help on using the repository browser.