New issue 20 by valera.ua: Addendum does not handle annotations having
1-character names
http://code.google.com/p/addendum/issues/detail?id=20
Addendum 0.4.0
1. Define an annotation like "class Y extends Annotation {}"
2. Annotate a class with the annotation
3. Addendum won't see the Y annotation for annotated class
SimpleTest is attached.
Attachments:
test_short_names.php 549 bytes
Comment #1 on issue 20 by jan.suchal: Addendum does not handle annotations
having 1-character names
http://code.google.com/p/addendum/issues/detail?id=20
Thanks, this is how I love bug reports to look like.
Fixed in revision 72 http://code.google.com/p/addendum/source/detail?r=72