Re: [aspectwerkz-dev] AnnotationC task and anonymous inner class
Alexandre Vasseur <[email protected]> Thu, 14 Oct 2004 13:55:34 +0200
| Newsgroups | gmane.comp.java.aspectwerkz.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Mindstorm Some comments regarding this version 1/ fine for the src1 + src2 compiled in "cls" and annotated with dest in "dest". If you do so, you probably want everything in "dest" (else you would have "cls_1" and "cls_2" at compile time). 2/ for annonymous class, i don't see the need for this pattern just recopy all "**/*.class", with override = false and done. 3/ can you send such a modified version (and zip it, else it seems my mail reader corrupts the formatting) Thanks ! Alex