Re: Re[2]: [aspectwerkz-user] Class not found
Alexandre Vasseur <[email protected]>
| Newsgroups | gmane.comp.java.aspectwerkz.user |
|---|---|
| Message-ID | <[email protected]> |
Ok thanks for the stack trace. I know that for Spring users, there are as well many optional binary dependancies as well within Spring, and it is mainly the same issue. I ll try to see how we can behave to still say that some pointcut cannot be matched (and say where) during this offline mode. The general advice is still "try to narrow the pointcut" though. Alex On 4/23/05, Chris Grindstaff <[email protected]> wrote: > Friday, April 22, 2005, 6:39:24 PM, you wrote: > > > Oke i see. But still you haven't answered my question :-). I > > cannot see any reason why you want to > > give the AW compiler another classpath than you are giving to javac. > > > - --:alex |.::the_mindstorm::.| > > > ps: i will try to imagine what would happen in your needed scenario ;-). > > In my particular case, I'm injecting into a set of classes that I don't > "own". I didn't compile them. > > The analogy I was thinking of wasn't javac but java. IOW Java doesn't > care if my classes contain references to other classes that aren't on > the classpath. By the same analogy AspectWerkz shouldn't either. > > Chris > -- > Chris Grindstaff | http://gstaff.org > >