]> git.llucax.com Git - software/bife/bife-all.git/log
software/bife/bife-all.git
21 years agoNo big changes, just made some order.
Leandro Lucarella [Mon, 19 May 2003 01:44:46 +0000 (01:44 +0000)]
No big changes, just made some order.

21 years ago* Fixed headers in .php files.
Leandro Lucarella [Sat, 17 May 2003 05:43:50 +0000 (05:43 +0000)]
* Fixed headers in .php files.
* Fixed xmi2code template.
* Fixed xmi2code config file.

21 years agoDraft 4 (v0.4):
Leandro Lucarella [Sat, 17 May 2003 05:16:47 +0000 (05:16 +0000)]
Draft 4 (v0.4):
* Updated UML diagrams.
* Generated classes with xmi2code in separeted files under BIFE directory.
* Changed extension of XML files to .xbf.

21 years agoDraft 3:
Leandro Lucarella [Sat, 17 May 2003 04:59:29 +0000 (04:59 +0000)]
Draft 3:
* Moved templates to a directory.
* Added an initial Umbrello class diagram.
* Added an initial xmi2code configuration file.
* Added an initial template file for xmi2code.
* Moved some functionality from BIFE_Base to a new class: BIFE_Container.
* Renamed BIFE_Common to BIFE_Generic and made it extends BIFE_Container.

21 years agoDraft 2.
Leandro Lucarella [Sat, 17 May 2003 04:37:08 +0000 (04:37 +0000)]
Draft 2.
Implemented a simple set of widgets and an album photo widget. All uses a
template (PEAR's HTML_Template_Sigma) to draw itselfs.

21 years agoBIFE draft 1. Implements a generic XML parser.
Leandro Lucarella [Sat, 17 May 2003 04:28:50 +0000 (04:28 +0000)]
BIFE draft 1. Implements a generic XML parser.