Changes between Version 6 and Version 7 of JessicaLog/2011-01-13
- Timestamp:
- 2011-01-19T11:20:59+01:00 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
JessicaLog/2011-01-13
v6 v7 1 1 == 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 found5 2 6 3 * Add code to check for existing entities in CreateNewProject so that exceptions do not occur if someone adds an entity that already exists. … … 14 11 * Test that everything is functionally working for Workflow 15 12 * 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