X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=TODO.txt;h=01b0c96b6280f4e035646d7514ff442410e639dc;hb=1c90334e823e432664752bd155c0a2a7ef434287;hp=24837472bbd047e56dd40376c2b0dd6f1d81a4f5;hpb=7042aa5a7068951276ee78396030937e490d0b48;p=utils diff --git a/TODO.txt b/TODO.txt index 24837472..01b0c96b 100644 --- a/TODO.txt +++ b/TODO.txt @@ -1,18 +1,11 @@ -* Add and test the JtaRequestCycle. -* Rename packages under test to org.wamblee.test.general/persistence/jndi -* Add JTA testing support to the test lib. +* classpath uri resolver, class javadocs. +* APIs for Files in the XML parsing. +* API javadoc in general. +* More examples in package javadoc. -* DatabaseUtils: deletion of tables must be more generic - First drop all constraints then drop all tables. - Or use JPA to drop the tables but that is a short-term solution - -* update mythtv project for java ee 6 -* reimplement photos application using wicket - -* change tracking for all projects with changes plugin +* SimpleInjector extends Injector. InjectorFactoryBuilder aanpassen +* Test injector generaliseren: bind(intfclass, obj), bind(annotclass, intfclass, obj) -* overview pages for separate areas -* create user mgt application