| 44 | | - New feature to define abstract tags, which enables yo to define the concrete type in the tag instead of the definition (mikey) |
|---|
| 45 | | - It is now possible to define an explicit setter method for character data inside a tag (schst) |
|---|
| 46 | | - Added possibility to declare tags as static (schst) |
|---|
| 47 | | - Added several unit tests (mikey) |
|---|
| 48 | | - Added possibility to package XJConfForPHP as a STAR archive (mikey, schst) |
|---|
| 49 | | - Added new value type "xjonf:auto-primitive" to guess the type of a scalar value (schst) |
|---|
| 50 | | - Added implicit and explicit call to __set as well as possibility for setting public properties (mikey) |
|---|
| 51 | | - Added XJConfFacade for a simplyfied usage of XJConf (mikey) |
|---|
| 52 | | Bugfixes: |
|---|
| 53 | | - Fixed bug #6: Enable factory methods without parameters in PHP 5.0.x (schst) |
|---|
| 54 | | - Fixed bug #7: check, whether factory method can be called statically (schst) |
|---|
| 55 | | - Fixed bug: prevent errors in case factory method does not return an instance of an object (mikey) |
|---|
| | 44 | - Added a fourth way of adding children, this time via the keyAttribute attribute (mikey) |
|---|