Changes between Version 8 and Version 9 of ToDo

Show
Ignore:
Timestamp:
12/07/08 15:46:49 (21 months ago)
Author:
sschwarzer (IP: 127.0.0.1)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ToDo

    v8 v9  
    77=== Tasks in Progress === 
    88 
    9  * write unit/doc/py.test tests 
    10  * define API 
     9 * write unit tests 
     10 * define API --> partially done 
    1111 * write documentation, tutorial etc. 
    1212 * ~~develop plugin system for custom readers/writes 
     
    1919=== Next Tasks === 
    2020 
    21  * open function for format modules 
    22  * exception handling for open function 
     21 * {{{open}}} function for format modules 
     22 * exception handling for {{{open}}} function 
    2323 * exception handling for {{{!INCLUDE}}} 
    2424 * allow specifying of data types for non-yaml formats, i.e. each column may have a data type 
     
    3636 * use ordered dict as default in YAML (makes writing back in the order of reading possible --> round-trip) 
    3737   --> patch to YAML 
    38  * allow unlimited nesting levels in data (there are only two levels now) 
     38 * maybe allow unlimited nesting levels in data (there are only two levels now) 
    3939 * make dump aware of numpy arrays 
    4040 * allow lazy reading of large files (use generators/iterators) 
    41  * write desktop GUI (prerequisite round-trip) 
    42  * write web GUI (prerequisite round-trip) 
     41 * write desktop GUI (prerequisite: round-trip) 
     42 * write web GUI (prerequisite: round-trip) 
    4343 * make list with projects/applications/models that use !PyModeldata 
    44  * '''idea''': access to model data via SQLite database or use [http://www.pytables.org PyTables] as intermediate storage 
     44 * ''idea'': access to model data via SQLite database or use [http://www.pytables.org PyTables] as intermediate storage 
    4545 * more ... 
    4646