Show
Ignore:
Timestamp:
03/28/07 23:27:35 (2 years ago)
Author:
mikey
Message:

moved annotation related stuff into new subpackage net.stubbles.reflection.annotations

Files:

Legend:

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

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