(no commit message)
[utils] / TODO.txt
1  
2 * DatabaseUtils: deletion of tables must be more generic
3   First drop all constraints then drop all tables. 
4   Or use JPA to drop the tables but that is a short-term solution 
5 * Get rid of use of detached objects in security
6   - Use only basic types in UserAdministration
7   - Put API in separate package 
8 * add cdi subproject
9  
10 * update mythtv project for java ee 6 
11 * reimplement photos application using wicket
12
13 * change tracking for all projects with changes plugin
14
15 * complete presentation of all wamblee stuff on wamblee.org. 
16 * maven sites for each subproject accessible through wamblee.org
17 * overview pages for separate areas
18
19 * create user mgt application
20