Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-dev] Fwd: metacomments and aspectj - need suggestion

Hello
as I know, annotations is only for methods, isn't it?

2009/10/23 Ichthyostega <prg@xxxxxxxxxxxxxxx>
Sergey Staroletov schrieb:
> ...I want to try to extend aspectj language to process my  special  comments
> (non-java doc, just single-line or multi-line user comments) in java files
> with aspectj weaving.

Hi Sergey,

asking just out of curiosity: would it be possible to use annotations?
After annotations where added to the java language, I always thought
there would be never again the need for "magic" tokens hidden in comments.
But I may be wrong, and thus I'm curious what could prevent you from
building on a set of special annotations?

Hermann V.


_______________________________________________
aspectj-dev mailing list
aspectj-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/aspectj-dev



--
С уважением, Старолетов Сергей

Back to the top