Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Can't Fix
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Annotations
-
Labels:None
Description
I would like to declare my default annotation namespace and namespace aliases in my class' doc comment. This will ensure my class can be understood by the annotation reader regardless of its configuration.
An example of how I would use this:
https://gist.github.com/821412
I don't think implementing this is possible in any easy way.