Changeset 1230
- Timestamp:
- 01/13/08 00:39:43 (6 months ago)
- Files:
-
- trunk/src/main/php/net/stubbles/util/Binford.php (modified) (2 diffs)
- trunk/src/main/php/net/stubbles/util/cache/stubCache.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/util/cache/stubCacheContainer.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/util/cache/stubCacheInitializer.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/util/cache/stubCacheStrategy.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/util/cache/stubCacheXJConfInitializer.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/util/cache/stubDefaultCacheStrategy.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/util/cache/stubFileCacheContainer.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/util/datespan/stubDateSpanCustom.php (modified) (3 diffs)
- trunk/src/main/php/net/stubbles/util/datespan/stubDateSpanDay.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/util/datespan/stubDateSpanMonth.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/util/datespan/stubDateSpanWeek.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/util/datespan/stubDateSpanYesterday.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/util/ext/stubXPClassLoader.php (modified) (3 diffs)
- trunk/src/main/php/net/stubbles/util/log/log.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/util/log/stubBaseLogData.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/util/log/stubFileLogAppender.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/util/log/stubLogAppender.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/util/log/stubLogDataFactory.php (modified) (2 diffs)
- trunk/src/main/php/net/stubbles/util/log/stubLogPreInterceptor.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/util/log/stubLogger.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/util/log/stubLoggerXJConfFactory.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/util/log/stubMemoryLogAppender.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/util/net/http/stubHTTPConnection.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/util/net/http/stubHTTPRequest.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/util/net/http/stubHTTPResponse.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/util/net/http/stubHTTPURL.php (modified) (2 diffs)
- trunk/src/main/php/net/stubbles/util/net/stubBSDSocket.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/util/net/stubConnectionException.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/util/net/stubHeaderList.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/util/net/stubSocket.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/util/net/stubURL.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/util/stubRegistryXJConfInitializer.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/util/validators/stubAbstractCompositeValidator.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/util/validators/stubAndValidator.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/util/validators/stubCompositeValidator.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/util/validators/stubContainsValidator.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/util/validators/stubEqualValidator.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/util/validators/stubExtFilterValidator.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/util/validators/stubIpValidator.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/util/validators/stubMailValidator.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/util/validators/stubMaxLengthValidator.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/util/validators/stubMaxNumberValidator.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/util/validators/stubMinLengthValidator.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/util/validators/stubMinNumberValidator.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/util/validators/stubOrValidator.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/util/validators/stubPassThruValidator.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/util/validators/stubPreSelectValidator.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/util/validators/stubRegexValidator.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/util/validators/stubXorValidator.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/util/xjconf/stubConfigXJConfExtension.php (modified) (2 diffs)
- trunk/src/main/php/net/stubbles/util/xjconf/stubXJConfAbstractInitializer.php (modified) (2 diffs)
- trunk/src/main/php/net/stubbles/util/xjconf/stubXJConfException.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/util/xjconf/stubXJConfInitializer.php (modified) (2 diffs)
- trunk/src/main/php/net/stubbles/util/xjconf/stubXJConfLoader.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/util/xjconf/stubXJConfProxy.php (modified) (2 diffs)
- trunk/src/main/php/net/stubbles/util/xjconf/xjconf.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/util/xjconf/xjconfReal.php (modified) (1 diff)
- trunk/src/test/php/net/stubbles/util/BinfordTestCase.php (modified) (2 diffs)
- trunk/src/test/php/net/stubbles/util/cache/stubAbstractCacheContainerTestCase.php (modified) (3 diffs)
- trunk/src/test/php/net/stubbles/util/cache/stubCacheTestCase.php (modified) (2 diffs)
- trunk/src/test/php/net/stubbles/util/cache/stubDefaultCacheStrategyTestCase.php (modified) (2 diffs)
- trunk/src/test/php/net/stubbles/util/cache/stubFileCacheContainerTestCase.php (modified) (2 diffs)
- trunk/src/test/php/net/stubbles/util/datespan/stubDateSpanCustomTestCase.php (modified) (2 diffs)
- trunk/src/test/php/net/stubbles/util/datespan/stubDateSpanDayTestCase.php (modified) (2 diffs)
- trunk/src/test/php/net/stubbles/util/datespan/stubDateSpanMonthTestCase.php (modified) (2 diffs)
- trunk/src/test/php/net/stubbles/util/datespan/stubDateSpanWeekTestCase.php (modified) (2 diffs)
- trunk/src/test/php/net/stubbles/util/log/stubBaseLogDataTestCase.php (modified) (1 diff)
- trunk/src/test/php/net/stubbles/util/log/stubFileLogAppenderTestCase.php (modified) (2 diffs)
- trunk/src/test/php/net/stubbles/util/log/stubLogDataFactoryTestCase.php (modified) (2 diffs)
- trunk/src/test/php/net/stubbles/util/log/stubLoggerTestCase.php (modified) (2 diffs)
- trunk/src/test/php/net/stubbles/util/log/stubLoggerXJConfFactoryTestCase.php (modified) (3 diffs)
- trunk/src/test/php/net/stubbles/util/log/stubMemoryLogAppenderTestCase.php (modified) (1 diff)
- trunk/src/test/php/net/stubbles/util/net/http/stubHTTPURLTestCase.php (modified) (2 diffs)
- trunk/src/test/php/net/stubbles/util/net/stubHeaderListTestCase.php (modified) (2 diffs)
- trunk/src/test/php/net/stubbles/util/net/stubSocketTestCase.php (modified) (1 diff)
- trunk/src/test/php/net/stubbles/util/net/stubURLTestCase.php (modified) (2 diffs)
- trunk/src/test/php/net/stubbles/util/stubRegistryTestCase.php (modified) (2 diffs)
- trunk/src/test/php/net/stubbles/util/stubRegistryXJConfInitializerTestCase.php (modified) (2 diffs)
- trunk/src/test/php/net/stubbles/util/validators/stubAndValidatorTestCase.php (modified) (2 diffs)
- trunk/src/test/php/net/stubbles/util/validators/stubContainsValidatorTestCase.php (modified) (1 diff)
- trunk/src/test/php/net/stubbles/util/validators/stubEqualValidatorTestCase.php (modified) (2 diffs)
- trunk/src/test/php/net/stubbles/util/validators/stubExtFilterValidatorTestCase.php (modified) (2 diffs)
- trunk/src/test/php/net/stubbles/util/validators/stubIpValidatorTestCase.php (modified) (2 diffs)
- trunk/src/test/php/net/stubbles/util/validators/stubMailValidatorTestCase.php (modified) (2 diffs)
- trunk/src/test/php/net/stubbles/util/validators/stubMaxLengthValidatorTestCase.php (modified) (2 diffs)
- trunk/src/test/php/net/stubbles/util/validators/stubMaxNumberValidatorTestCase.php (modified) (2 diffs)
- trunk/src/test/php/net/stubbles/util/validators/stubMinLengthValidatorTestCase.php (modified) (2 diffs)
- trunk/src/test/php/net/stubbles/util/validators/stubMinNumberValidatorTestCase.php (modified) (2 diffs)
- trunk/src/test/php/net/stubbles/util/validators/stubOrValidatorTestCase.php (modified) (2 diffs)
- trunk/src/test/php/net/stubbles/util/validators/stubPreSelectValidatorTestCase.php (modified) (2 diffs)
- trunk/src/test/php/net/stubbles/util/validators/stubRegexValidatorTestCase.php (modified) (2 diffs)
- trunk/src/test/php/net/stubbles/util/validators/stubXorValidatorTestCase.php (modified) (2 diffs)
- trunk/src/test/php/net/stubbles/util/xjconf/stubXJConfProxyTestCase.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/src/main/php/net/stubbles/util/Binford.php
r731 r1230 7 7 * @subpackage util 8 8 */ 9 stubClassLoader::load('net .stubbles.util.validators.stubValidator',10 'net .stubbles.ipo.interceptors.stubPostInterceptor',11 'net .stubbles.ipo.request.filters.stubFilter',12 'net .stubbles.ipo.response.stubResponse'9 stubClassLoader::load('net::stubbles::util::validators::stubValidator', 10 'net::stubbles::ipo::interceptors::stubPostInterceptor', 11 'net::stubbles::ipo::request::filters::stubFilter', 12 'net::stubbles::ipo::response::stubResponse' 13 13 ); 14 14 /** … … 154 154 * its values. 155 155 * <code> 156 * net .stubbles.util.Binford {156 * net::stubbles::util::Binford { 157 157 * POWER(integer): 6100 158 158 * } trunk/src/main/php/net/stubbles/util/cache/stubCache.php
r1127 r1230 7 7 * @subpackage util_cache 8 8 */ 9 stubClassLoader::load('net .stubbles.lang.exceptions.stubRuntimeException',10 'net .stubbles.util.cache.stubCacheContainer'9 stubClassLoader::load('net::stubbles::lang::exceptions::stubRuntimeException', 10 'net::stubbles::util::cache::stubCacheContainer' 11 11 ); 12 12 /** trunk/src/main/php/net/stubbles/util/cache/stubCacheContainer.php
r1107 r1230 7 7 * @subpackage util_cache 8 8 */ 9 stubClassLoader::load('net .stubbles.util.cache.stubCacheStrategy');9 stubClassLoader::load('net::stubbles::util::cache::stubCacheStrategy'); 10 10 /** 11 11 * Interface for cache containers. trunk/src/main/php/net/stubbles/util/cache/stubCacheInitializer.php
r742 r1230 7 7 * @subpackage util_cache 8 8 */ 9 stubClassLoader::load('net .stubbles.ipo.interceptors.stubPreInterceptor');9 stubClassLoader::load('net::stubbles::ipo::interceptors::stubPreInterceptor'); 10 10 /** 11 11 * Interface for initializing the cache. trunk/src/main/php/net/stubbles/util/cache/stubCacheStrategy.php
r742 r1230 7 7 * @subpackage util_cache 8 8 */ 9 stubClassLoader::load('net .stubbles.util.cache.stubCacheContainer');9 stubClassLoader::load('net::stubbles::util::cache::stubCacheContainer'); 10 10 /** 11 11 * Interface for caching strategies. trunk/src/main/php/net/stubbles/util/cache/stubCacheXJConfInitializer.php
r806 r1230 7 7 * @subpackage util_cache 8 8 */ 9 stubClassLoader::load('net .stubbles.util.cache.stubCacheInitializer',10 'net .stubbles.util.cache.stubCache',11 'net .stubbles.util.xjconf.xjconf'9 stubClassLoader::load('net::stubbles::util::cache::stubCacheInitializer', 10 'net::stubbles::util::cache::stubCache', 11 'net::stubbles::util::xjconf::xjconf' 12 12 ); 13 13 /** trunk/src/main/php/net/stubbles/util/cache/stubDefaultCacheStrategy.php
r1107 r1230 7 7 * @subpackage util_cache 8 8 */ 9 stubClassLoader::load('net .stubbles.util.cache.stubCacheContainer');9 stubClassLoader::load('net::stubbles::util::cache::stubCacheContainer'); 10 10 /** 11 11 * Default caching strategy. trunk/src/main/php/net/stubbles/util/cache/stubFileCacheContainer.php
r1107 r1230 7 7 * @subpackage util_cache 8 8 */ 9 stubClassLoader::load('net .stubbles.util.stubRegistry',10 'net .stubbles.util.cache.stubAbstractCacheContainer',11 'net .stubbles.util.cache.stubCacheContainer'9 stubClassLoader::load('net::stubbles::util::stubRegistry', 10 'net::stubbles::util::cache::stubAbstractCacheContainer', 11 'net::stubbles::util::cache::stubCacheContainer' 12 12 ); 13 13 /** trunk/src/main/php/net/stubbles/util/datespan/stubDateSpanCustom.php
r758 r1230 8 8 * @subpackage util_datespan 9 9 */ 10 stubClassLoader::load('net .stubbles.util.datespan.stubDateSpan',11 'net .stubbles.reflection.reflection'10 stubClassLoader::load('net::stubbles::util::datespan::stubDateSpan', 11 'net::stubbles::reflection.reflection' 12 12 ); 13 13 /** … … 95 95 switch ($this->interval) { 96 96 case stubDateSpan::INTERVAL_DAY: 97 $class = new stubReflectionClass('net .stubbles.util.datespan.stubDateSpanDay');97 $class = new stubReflectionClass('net::stubbles::util::datespan::stubDateSpanDay'); 98 98 $day = clone $this->from; 99 99 $end = $this->to->format('U'); … … 106 106 107 107 case stubDateSpan::INTERVAL_WEEK: 108 $class = new stubReflectionClass('net .stubbles.util.datespan.stubDateSpanWeek');108 $class = new stubReflectionClass('net::stubbles::util::datespan::stubDateSpanWeek'); 109 109 $day = clone $this->from; 110 110 $end = $this->to->format('U'); trunk/src/main/php/net/stubbles/util/datespan/stubDateSpanDay.php
r885 r1230 8 8 * @subpackage util_datespan 9 9 */ 10 stubClassLoader::load('net .stubbles.util.datespan.stubDateSpanCustom');10 stubClassLoader::load('net::stubbles::util::datespan::stubDateSpanCustom'); 11 11 /** 12 12 * Datespan that represents a single day. trunk/src/main/php/net/stubbles/util/datespan/stubDateSpanMonth.php
r1127 r1230 8 8 * @subpackage util_datespan 9 9 */ 10 stubClassLoader::load('net .stubbles.util.datespan.stubDateSpanCustom');10 stubClassLoader::load('net::stubbles::util::datespan::stubDateSpanCustom'); 11 11 /** 12 12 * Datespan that represents a month. trunk/src/main/php/net/stubbles/util/datespan/stubDateSpanWeek.php
r695 r1230 8 8 * @subpackage util_datespan 9 9 */ 10 stubClassLoader::load('net .stubbles.util.datespan.stubDateSpanCustom');10 stubClassLoader::load('net::stubbles::util::datespan::stubDateSpanCustom'); 11 11 /** 12 12 * Datespan that represents a week. trunk/src/main/php/net/stubbles/util/datespan/stubDateSpanYesterday.php
r1127 r1230 8 8 * @subpackage util_datespan 9 9 */ 10 stubClassLoader::load('net .stubbles.util.datespan.stubDateSpanDay');10 stubClassLoader::load('net::stubbles::util::datespan::stubDateSpanDay'); 11 11 /** 12 12 * Datespan that represents yesterday. trunk/src/main/php/net/stubbles/util/ext/stubXPClassLoader.php
r1127 r1230 7 7 * @subpackage util_ext 8 8 */ 9 stubClassLoader::load('net .stubbles.lang.exceptions.stubIllegalArgumentException');9 stubClassLoader::load('net::stubbles::lang::exceptions::stubIllegalArgumentException'); 10 10 /** 11 11 * Class loader that loads classes from the xp framework. … … 22 22 * @var string 23 23 */ 24 protected $namespace = 'net .xp_framework';24 protected $namespace = 'net::xp_framework'; 25 25 /** 26 26 * switch whether the xp framework has been initialized or not … … 112 112 } 113 113 114 uses(str_replace( $this->namespace . '.', '', $fqClassName));114 uses(str_replace('::', '.', str_replace($this->namespace . '::', '', $fqClassName))); 115 115 } 116 116 } trunk/src/main/php/net/stubbles/util/log/log.php
r146 r1230 7 7 * @subpackage util_log 8 8 */ 9 stubClassLoader::load('net .stubbles.util.log.stubLogAppender',10 'net .stubbles.util.log.stubLogData',11 'net .stubbles.util.log.stubLogDataFactory',12 'net .stubbles.util.log.stubLogger'9 stubClassLoader::load('net::stubbles::util::log::stubLogAppender', 10 'net::stubbles::util::log::stubLogData', 11 'net::stubbles::util::log::stubLogDataFactory', 12 'net::stubbles::util::log::stubLogger' 13 13 ); 14 14 ?> trunk/src/main/php/net/stubbles/util/log/stubBaseLogData.php
r1087 r1230 7 7 * @subpackage util_log 8 8 */ 9 stubClassLoader::load('net .stubbles.util.log.stubLogData',10 'net .stubbles.util.log.stubLogger',11 'net .stubbles.ipo.session.stubSession'9 stubClassLoader::load('net::stubbles::util::log::stubLogData', 10 'net::stubbles::util::log::stubLogger', 11 'net::stubbles::ipo::session::stubSession' 12 12 ); 13 13 /** trunk/src/main/php/net/stubbles/util/log/stubFileLogAppender.php
r1047 r1230 7 7 * @subpackage util_log 8 8 */ 9 stubClassLoader::load('net .stubbles.util.log.stubLogAppender');9 stubClassLoader::load('net::stubbles::util::log::stubLogAppender'); 10 10 /** 11 11 * A log appenders that writes log data to files. trunk/src/main/php/net/stubbles/util/log/stubLogAppender.php
r562 r1230 7 7 * @subpackage util_log 8 8 */ 9 stubClassLoader::load('net .stubbles.util.log.stubLogData');9 stubClassLoader::load('net::stubbles::util::log::stubLogData'); 10 10 /** 11 11 * Interface for log appenders. trunk/src/main/php/net/stubbles/util/log/stubLogDataFactory.php
r1127 r1230 7 7 * @subpackage util_log 8 8 */ 9 stubClassLoader::load('net .stubbles.ioc.stubBinder',10 'net .stubbles.lang.exceptions.stubRuntimeException',11 'net .stubbles.util.log.stubLogData',12 'net .stubbles.util.log.stubLogger',13 'net .stubbles.util.stubRegistry'9 stubClassLoader::load('net::stubbles::ioc::stubBinder', 10 'net::stubbles::lang::exceptions::stubRuntimeException', 11 'net::stubbles::util::log::stubLogData', 12 'net::stubbles::util::log::stubLogger', 13 'net::stubbles::util::stubRegistry' 14 14 ); 15 15 /** … … 52 52 public static function create($target, $level = stubLogger::LEVEL_INFO) 53 53 { 54 $fqClassName = stubRegistry::getConfig('net.stubbles.util.log.class', 'net .stubbles.util.log.stubBaseLogData');54 $fqClassName = stubRegistry::getConfig('net.stubbles.util.log.class', 'net::stubbles::util::log::stubBaseLogData'); 55 55 $nqClassName = stubClassLoader::getNonQualifiedClassName($fqClassName); 56 56 if (class_exists($nqClassName, false) === false) { trunk/src/main/php/net/stubbles/util/log/stubLogPreInterceptor.php
r562 r1230 7 7 * @subpackage util_log 8 8 */ 9 stubClassLoader::load('net .stubbles.util.log.stubLoggerXJConfFactory');9 stubClassLoader::load('net::stubbles::util::log::stubLoggerXJConfFactory'); 10 10 /** 11 11 * Preinterceptor to initialize the logger. trunk/src/main/php/net/stubbles/util/log/stubLogger.php
r1127 r1230 7 7 * @subpackage util_log 8 8 */ 9 stubClassLoader::load('net .stubbles.util.log.stubLogAppender',10 'net .stubbles.util.log.stubLogData'9 stubClassLoader::load('net::stubbles::util::log::stubLogAppender', 10 'net::stubbles::util::log::stubLogData' 11 11 ); 12 12 /** trunk/src/main/php/net/stubbles/util/log/stubLoggerXJConfFactory.php
r1169 r1230 7 7 * @subpackage util_log 8 8 */ 9 stubClassLoader::load('net .stubbles.util.log.stubLogger',10 'net .stubbles.util.xjconf.xjconf'9 stubClassLoader::load('net::stubbles::util::log::stubLogger', 10 'net::stubbles::util::xjconf::xjconf' 11 11 ); 12 12 /** trunk/src/main/php/net/stubbles/util/log/stubMemoryLogAppender.php
r1090 r1230 7 7 * @subpackage util_log 8 8 */ 9 stubClassLoader::load('net .stubbles.util.log.stubLogAppender');9 stubClassLoader::load('net::stubbles::util::log::stubLogAppender'); 10 10 /** 11 11 * A log appenders that writes log data into the memory. trunk/src/main/php/net/stubbles/util/net/http/stubHTTPConnection.php
r1208 r1230 7 7 * @subpackage util_net_http 8 8 */ 9 stubClassLoader::load('net .stubbles.util.net.stubHeaderList',10 'net .stubbles.util.net.http.stubHTTPRequest',11 'net .stubbles.util.net.http.stubHTTPResponse'9 stubClassLoader::load('net::stubbles::util::net::stubHeaderList', 10 'net::stubbles::util::net::http::stubHTTPRequest', 11 'net::stubbles::util::net::http::stubHTTPResponse' 12 12 ); 13 13 /** trunk/src/main/php/net/stubbles/util/net/http/stubHTTPRequest.php
r1204 r1230 7 7 * @subpackage util_net_http 8 8 */ 9 stubClassLoader::load('net .stubbles.util.net.http.stubHeaderList',10 'net .stubbles.util.net.stubConnectionException',11 'net .stubbles.util.net.stubSocket'9 stubClassLoader::load('net::stubbles::util::net::http::stubHeaderList', 10 'net::stubbles::util::net::stubConnectionException', 11 'net::stubbles::util::net::stubSocket' 12 12 ); 13 13 /** trunk/src/main/php/net/stubbles/util/net/http/stubHTTPResponse.php
r1204 r1230 7 7 * @subpackage util_net_http 8 8 */ 9 stubClassLoader::load('net .stubbles.util.net.http.stubHeaderList',10 'net .stubbles.util.net.stubConnectionException',11 'net .stubbles.util.net.stubSocket'9 stubClassLoader::load('net::stubbles::util::net::http::stubHeaderList', 10 'net::stubbles::util::net::stubConnectionException', 11 'net::stubbles::util::net::stubSocket' 12 12 ); 13 13 /** trunk/src/main/php/net/stubbles/util/net/http/stubHTTPURL.php
r1203 r1230 7 7 * @subpackage util_net_http 8 8 */ 9 stubClassLoader::load('net .stubbles.lang.exceptions.stubIllegalArgumentException',10 'net .stubbles.util.net.stubURL'9 stubClassLoader::load('net::stubbles::lang::exceptions::stubIllegalArgumentException', 10 'net::stubbles::util::net::stubURL' 11 11 ); 12 12 /** … … 164 164 public function getConnection() 165 165 { 166 stubClassLoader::load('net .stubbles.util.net.http.stubHTTPConnection');166 stubClassLoader::load('net::stubbles::util.net.http.stubHTTPConnection'); 167 167 $httpconnection = new stubHTTPConnection($this); 168 168 return $httpconnection; trunk/src/main/php/net/stubbles/util/net/stubBSDSocket.php
r1207 r1230 7 7 * @subpackage util_net 8 8 */ 9 stubClassLoader::load('net .stubbles.lang.exceptions.stubIllegalArgumentException',10 'net .stubbles.lang.exceptions.stubIllegalStateException',11 'net .stubbles.util.net.stubSocket',12 'net .stubbles.util.net.stubConnectionException'9 stubClassLoader::load('net::stubbles::lang::exceptions::stubIllegalArgumentException', 10 'net::stubbles::lang::exceptions::stubIllegalStateException', 11 'net::stubbles::util::net::stubSocket', 12 'net::stubbles::util::net::stubConnectionException' 13 13 ); 14 14 /** trunk/src/main/php/net/stubbles/util/net/stubConnectionException.php
r1203 r1230 7 7 * @subpackage util_net 8 8 */ 9 stubClassLoader::load('net .stubbles.lang.exceptions.stubChainedException');9 stubClassLoader::load('net::stubbles::lang::exceptions::stubChainedException'); 10 10 /** 11 11 * Exception to be thrown when an error on a network connection occurs. trunk/src/main/php/net/stubbles/util/net/stubHeaderList.php
r777 r1230 7 7 * @subpackage util_net 8 8 */ 9 stubClassLoader::load('net .stubbles.lang.exceptions.stubIllegalArgumentException',10 'net .stubbles.util.net.stubURL'9 stubClassLoader::load('net::stubbles::lang::exceptions::stubIllegalArgumentException', 10 'net::stubbles::util::net::stubURL' 11 11 ); 12 12 /** trunk/src/main/php/net/stubbles/util/net/stubSocket.php
r1204 r1230 7 7 * @subpackage util_net 8 8 */ 9 stubClassLoader::load('net .stubbles.lang.exceptions.stubIllegalStateException',10 'net .stubbles.util.net.stubConnectionException'9 stubClassLoader::load('net::stubbles::lang::exceptions::stubIllegalStateException', 10 'net::stubbles::util::net::stubConnectionException' 11 11 ); 12 12 /** trunk/src/main/php/net/stubbles/util/net/stubURL.php
r785 r1230 7 7 * @subpackage util_net 8 8 */ 9 stubClassLoader::load('net .stubbles.util.net.stubMalformedURLException');9 stubClassLoader::load('net::stubbles::util::net::stubMalformedURLException'); 10 10 /** 11 11 * Class for URLs and methods on URLs. trunk/src/main/php/net/stubbles/util/stubRegistryXJConfInitializer.php
r806 r1230 7 7 * @subpackage util 8 8 */ 9 stubClassLoader::load('net .stubbles.util.stubRegistry',10 'net .stubbles.util.stubRegistryInitializer',11 'net .stubbles.util.xjconf.xjconf'9 stubClassLoader::load('net::stubbles::util::stubRegistry', 10 'net::stubbles::util::stubRegistryInitializer', 11 'net::stubbles::util::xjconf::xjconf' 12 12 ); 13 13 /** trunk/src/main/php/net/stubbles/util/validators/stubAbstractCompositeValidator.php
r1127 r1230 7 7 * @subpackage util_validators 8 8 */ 9 stubClassLoader::load('net .stubbles.lang.exceptions.stubRuntimeException',10 'net .stubbles.util.validators.stubCompositeValidator'9 stubClassLoader::load('net::stubbles::lang::exceptions::stubRuntimeException', 10 'net::stubbles::util::validators::stubCompositeValidator' 11 11 ); 12 12 /** trunk/src/main/php/net/stubbles/util/validators/stubAndValidator.php
r151 r1230 8 8 * @subpackage util_validators 9 9 */ 10 stubClassLoader::load('net .stubbles.util.validators.stubAbstractCompositeValidator');10 stubClassLoader::load('net::stubbles::util::validators::stubAbstractCompositeValidator'); 11 11 /** 12 12 * Class that combines differant validators that all have to be true in order trunk/src/main/php/net/stubbles/util/validators/stubCompositeValidator.php
r151 r1230 7 7 * @subpackage util_validators 8 8 */ 9 stubClassLoader::load('net .stubbles.util.validators.stubValidator');9 stubClassLoader::load('net::stubbles::util::validators::stubValidator'); 10 10 /** 11 11 * Interface for composite validators. trunk/src/main/php/net/stubbles/util/validators/stubContainsValidator.php
r1127 r1230 7 7 * @subpackage util_validators 8 8 */ 9 stubClassLoader::load('net .stubbles.lang.exceptions.stubIllegalArgumentException',10 'net .stubbles.util.validators.stubValidator'9 stubClassLoader::load('net::stubbles::lang::exceptions::stubIllegalArgumentException', 10 'net::stubbles::util::validators::stubValidator' 11 11 ); 12 12 /** trunk/src/main/php/net/stubbles/util/validators/stubEqualValidator.php
r1127 r1230 7 7 * @subpackage util_validators 8 8 */ 9 stubClassLoader::load('net .stubbles.lang.exceptions.stubIllegalArgumentException',10 'net .stubbles.util.validators.stubValidator'9 stubClassLoader::load('net::stubbles::lang::exceptions::stubIllegalArgumentException', 10 'net::stubbles::util::validators::stubValidator' 11 11 ); 12 12 /** trunk/src/main/php/net/stubbles/util/validators/stubExtFilterValidator.php
r780 r1230 7 7 * @subpackage util_validators 8 8 */ 9 stubClassLoader::load('net .stubbles.util.validators.stubValidator');9 stubClassLoader::load('net::stubbles::util::validators::stubValidator'); 10 10 /** 11 11 * Validator to wrap the validators provided by ext/filter trunk/src/main/php/net/stubbles/util/validators/stubIpValidator.php
r426 r1230 7 7 * @subpackage util_validators 8 8 */ 9 stubClassLoader::load('net .stubbles.util.validators.stubValidator');9 stubClassLoader::load('net::stubbles::util::validators::stubValidator'); 10 10 /** 11 11 * Class for validating that something is an ip address. trunk/src/main/php/net/stubbles/util/validators/stubMailValidator.php
r406 r1230 7 7 * @subpackage util_validators 8 8 */ 9 stubClassLoader::load('net .stubbles.util.validators.stubValidator');9 stubClassLoader::load('net::stubbles::util::validators::stubValidator'); 10 10 /** 11 11 * Validator to ensure that a string is a mail address. trunk/src/main/php/net/stubbles/util/validators/stubMaxLengthValidator.php
r731 r1230 7 7 * @subpackage util_validators 8 8 */ 9 stubClassLoader::load('net .stubbles.util.validators.stubValidator');9 stubClassLoader::load('net::stubbles::util::validators::stubValidator'); 10 10 /** 11 11 * Validator to ensure that a string is not longer than a given maximum length.
