Show
Ignore:
Timestamp:
01/12/08 18:51:35 (10 months ago)
Author:
mikey
Message:

continued refactoring #119: replaced package dots in net::stubbles::xml

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/main/php/net/stubbles/xml/serializer/annotations/stubXMLTagAnnotation.php

    r1127 r1229  
    77 * @subpackage  xml_serializer_annotations 
    88 */ 
    9 stubClassLoader::load('net.stubbles.reflection.annotations.stubAnnotation', 
    10                       'net.stubbles.reflection.annotations.stubAbstractAnnotation' 
     9stubClassLoader::load('net::stubbles::reflection::annotations::stubAnnotation', 
     10                      'net::stubbles::reflection::annotations::stubAbstractAnnotation' 
    1111); 
    1212/**