some minor media stuff
authormh <mh>
Wed, 3 Jul 2002 12:18:19 +0000 (12:18 +0000)
committermh <mh>
Wed, 3 Jul 2002 12:18:19 +0000 (12:18 +0000)
doc/TODO.txt

index 32c67c0..b60a889 100755 (executable)
@@ -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: