Download
To download MyOOF, select the lastest version and choose the package you want.
| Version | Release date | Download host |
|---|---|---|
| 2.00 + API | 2008-12-18 | SourceForge.net |
| 1.11 | 2008-06-28 | SourceForge.net |
| 1.00 | 2008-03-10 | SourceForge.net |
Changelog
Version 2.00 — 2008-12-18
- Application structure review
- Implementation of overloading methods
- Implementation of $debugState, $indentState and $indentChar attributes
- New class : Optgroup
- New interface : OptionHandler
- Method names review and a lot of new handling methods
- Coding style, Indent style and Comment style updated
- Code review and optimized
- API available
- New Open Source License
Version 1.11 — 2008-06-28
- getClass() user method added to all class
- Coding style and optimisation review
- Thinking of a major update/review of whole application modelisation
- getOutput() method visibility change to public
- __clone() method added to Form abstract class
- __clone() method added to Event class