]> git.llucax.com Git - software/bife/bife-all.git/blobdiff - doc/ROADMAP
- Updated ROADMAP.
[software/bife/bife-all.git] / doc / ROADMAP
index b59ca3f3db2a3911516c23446920713538e92226..1c524cb1c3a3a2a605fc14cb54b64aac6121d51c 100644 (file)
@@ -1,14 +1,27 @@
 $Id$
 
+
 Version 0.11
+============
+
+    - Separate modules in different repository root dirs.
+    - Make, at least, PEAR packages for each module (and BIFE Core).
+
+
+Version 0.12
 ============
 
     - Start using config file for default widgets attributes.
+
+
+Version 0.13
+============
+
     - Separate Album funtionality function from renderer (BIFE_Album).
-    - Use new hooks libs.
+    - Use hooks libs for this.
 
 
-Version 0.12
+Version 0.14
 ============
     - Make a way to put all classes in a package together in a single file to
       avoid overhead in require_once calls (to be reviewed).