From 44c1d5151cfdf5137e9afd776ce31686c75a5a8c Mon Sep 17 00:00:00 2001 From: mh Date: Wed, 3 Jul 2002 12:18:19 +0000 Subject: [PATCH] some minor media stuff --- doc/TODO.txt | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/doc/TODO.txt b/doc/TODO.txt index 32c67c05..b60a8898 100755 --- a/doc/TODO.txt +++ b/doc/TODO.txt @@ -1,9 +1,9 @@ -[Updated 02.04.2002. -mh] +[Updated $Date: 2002/07/03 12:18:19 $] General/Forever valid: a) watch performance.. mimimize SQL -b) try to use more freemarker feature like transformations when possible +b) try to use more freemarker features like transformations when possible instead of putting it in Java code. i.e make it more localizable. c) translating the templates/code-comments to english (underway, mir-coders) @@ -23,7 +23,7 @@ f) documentation - it lacks a documentation for creating the producer-templates g) new layout Mir/OpenMir (underway, indy de team??) i) mission-statement and licensing -j) there are no memory-leaks (3/4 confirmed) +j) there are no memory-leaks (done) k) tomcat 4.x (done, confirmed, -idfx) l) poolman (done, idfx) m) re-tweak media infrastructure (underway, -mh) @@ -36,9 +36,11 @@ m) re-tweak media infrastructure (underway, -mh) - rework creation of audio (video too?) meta-data (done, mh) - make getUrl() return a SimpleList (done, mh) - use added flexibility in templates (done, mh) -n) CVS id, author stamps +n) CVS id, author stamps (underway) o) make Entity implement freemarker TemplateModel (done, rk) p) don't use deprecated methods. specifically the SimpleList stuff (done, mh, rk) +q) Admin interface for some media handlers needs to be improved +r) Streaming IO for media files New Features: -- 2.11.0