summaryrefslogtreecommitdiff
path: root/doc/todo.rst
blob: bf3249fd521096056c494a2230b6ef1fd8f025d3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
=====
To Do
=====

Tangible Bit Object System
~~~~~~~~~~~~~~~~~~~~~~~~~~

Docs:

* Improve documentation and write little tutorial/intro explaining the aims
  and approach of the system

Code:

* Parse type definitions (``data/types`` directory) and automatically
  generate or update database scheme based on the definitions
* Import ZIP files or directories in TBOB format into the DB
* Export objects or processes stored in the DB into TBOB packages
* Implement search functions: search for objects by their properties;
  search for processes that build (or use) etc. objects with specific
  properties; forward and backward search of object dependencies