Thanks for your quick response, Andy. Is there a reason to re-weave "old" aspects if they have not changed?
>From the weaver messages, it seems to know which types are already woven and which aspects have been previously applied -- is there a way to only weave "new" aspects to these previously woven types? I guess my question is, are there plans for an "incremental" weaving feature? --- Andy Clement <[EMAIL PROTECTED]> wrote: > The class is completely rewoven and A1 and A2 > > On 15/09/2007, jennie <[EMAIL PROTECTED]> wrote: > > Hi there, > > > > If I am weaving with a set of Aspects A2 on > classes > > that were woven with a set of Aspects A1 > > (reweaveable), does the weaver re-weave aspects A1 > > even if A1 has not changed? Or does it only > re-weave > > when it detects that A1 has changed? > > > > Thanks in advance. > > > > > > > > > ____________________________________________________________________________________ > > Moody friends. Drama queens. Your life? Nope! - > their life, your story. Play Sims Stories at Yahoo! > Games. > > http://sims.yahoo.com/ > > _______________________________________________ > > aspectj-users mailing list > > [email protected] > > > https://dev.eclipse.org/mailman/listinfo/aspectj-users > > > _______________________________________________ > aspectj-users mailing list > [email protected] > https://dev.eclipse.org/mailman/listinfo/aspectj-users > ____________________________________________________________________________________ Catch up on fall's hot new shows on Yahoo! TV. Watch previews, get listings, and more! http://tv.yahoo.com/collections/3658 _______________________________________________ aspectj-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/aspectj-users
