Show
Ignore:
Timestamp:
11/11/07 15:24:40 (1 year ago)
Author:
mikey
Message:

ported to PHP 5.3.0-dev using namespaces
examples, integration tests and star build do not work at the moment

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/XJConf/XJConfClassLoader.php

    r46 r115  
    55 * @author  Frank Kleine <mikey@xjconf.net> 
    66 */ 
     7namespace net::xjconf; 
    78/** 
    89 * Interface for class loaders that can be used to load classes at runtime.