Details
-
Wish
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
We need a way to parse metadata at the class, field, property, method level. We should go for .NET / JDK 1.5 format. I'm no expert on this - I think Jon Tirsen seems to know about it. Examples include
[indentity foo, bar]
[pre results.each
{ i | assert i > 100 }]
So I'm assuming that the syntax is something like [nameOfAttribute ...] where ... can be any groovy expression/statement
Attachments
Issue Links
- duplicates
-
GROOVY-1715 Annotation support
- Closed
- is depended upon by
-
GROOVY-753 complete parser
- Closed