]> git.llucax.com Git - software/bife/bife-all.git/blobdiff - doc/ROADMAP
Core and Basic modules are now much more like they should. Huge code clean:
[software/bife/bife-all.git] / doc / ROADMAP
index dd911a39b5295e47f1f840cca542f853716a4b5c..22255c29a34f5eda64eaed64fab439b02be01e4f 100644 (file)
@@ -4,8 +4,8 @@ Version 0.10
 ============
 
     - Add XML file caching. [done!]
-    - Remove Root widget, is has no sense with the new autoincludin method.
-      [done!]
+    - Remove Root widget, is has no sense with the new autoincluding
+      method. [done!]
     - Make the proyect modular. [done as a first draft]
     - Make a Core module with the core classes (Parser, Widget, Container,
       Fallback). [almost done]
@@ -15,7 +15,7 @@ Version 0.10
       [almost done]
     - Fix bugs: all classes should done the dynamic work in the render()
       method or using __sleep() and __wakeup() because of the new cache
-      capabilities.
+      capabilities. [started]
 
 
 Version 0.11