]> git.llucax.com Git - software/bife/bife-all.git/blob - ROADMAP
Fixed bugs in Parser. Updated version number to make a release.
[software/bife/bife-all.git] / ROADMAP
1 $Id$
2
3
4 Version 0.11
5 ============
6
7     - Separate modules in different repository root dirs.
8     - Make, at least, PEAR packages for each module (and BIFE Core).
9
10
11 Version 0.12
12 ============
13
14     - Start using config file for default widgets attributes.
15
16
17 Version 0.13
18 ============
19
20     - Separate Album funtionality function from renderer (BIFE_Album).
21     - Use hooks libs for this.
22
23
24 Version 0.14
25 ============
26     - Make a way to put all classes in a package together in a single file to
27       avoid overhead in require_once calls (to be reviewed).
28