===== 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