Show
Ignore:
Timestamp:
04/12/08 19:12:03 (1 month ago)
Author:
mikey
Message:

refactoring #139, part 1: moved net::stubbles::util::stubRegistry to net::stubbles::lang::stubRegistry

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/main/php/net/stubbles/websites/xml/stubXMLProcessor.php

    r1520 r1534  
    99 */ 
    1010stubClassLoader::load('net::stubbles::ioc::stubBinder', 
     11                      'net::stubbles::lang::stubRegistry', 
    1112                      'net::stubbles::lang::exceptions::stubRuntimeException', 
    12                       'net::stubbles::util::stubRegistry', 
    1313                      'net::stubbles::websites::cache::stubCachableProcessor', 
    1414                      'net::stubbles::websites::processors::stubAbstractProcessor',