]> git.llucax.com Git - software/bife/bife-all.git/blobdiff - doc/ROADMAP
- Added cache capabilities to the Parser (activated by default).
[software/bife/bife-all.git] / doc / ROADMAP
index f506a639d9e3a9796dc0018fdffdaf8f2012ddcf..8b4ec378abcd2a02d392f7734a34198a19ec69ca 100644 (file)
@@ -3,9 +3,9 @@ $Id$
 Version 0.10
 ============
 
-    - Add XML file caching.
+    - Add XML file caching (done!).
     - Make a way to put all classes in a package together in a single file to
-      avoid overhead in require_once calls.
+      avoid overhead in require_once calls (to be reviewed).
     - Make a Core Package with the core classes (Parser, Widget, Container,
       Root, Fallback).
     - Make a Basic (or Generic?) Package with simple implementations of all