Changes between Version 6 and Version 7 of JessicaLog/2011-01-13


Ignore:
Timestamp:
2011-01-19T11:20:59+01:00 (13 years ago)
Author:
JLundberg
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • JessicaLog/2011-01-13

    v6 v7  
    11== TODO List ==
    2 
    3  
    4  * Fix exception-handling in CommonQueries for my functions (instead of returning null, etc, should throw an exception if a result is expected and none is found
    52
    63 * Add code to check for existing entities in CreateNewProject so that exceptions do not occur if someone adds an entity that already exists.
     
    1411 * Test that everything is functionally working for Workflow
    1512 * Seperate the model out from the plugin for all 4 ngs plugins
     13 * Fix exception-handling in CommonQueries for my functions (instead of returning null, etc, should throw an exception if a result is expected and none is found