Changeset 106 for trunk/package.php

Show
Ignore:
Timestamp:
09/24/07 21:18:17 (1 year ago)
Author:
mikey
Message:

added note about facade

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/package.php

    r103 r106  
    4949- Added new value type "xjonf:auto-primitive" to guess the type of a scalar value (schst) 
    5050- 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) 
    5152Bugfixes: 
    5253- Fixed bug #6: Enable factory methods without parameters in PHP 5.0.x (schst)