Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » If I use inter-type declarations should I use only compile-time weaving? (ajc compiler)
If I use inter-type declarations should I use only compile-time weaving? (ajc compiler) [message #661335] Thu, 24 March 2011 10:04 Go to next message
Dmitriy Kochergin is currently offline Dmitriy KocherginFriend
Messages: 2
Registered: March 2011
Junior Member
If I use inter-type declarations should I use only compile-time weaving? (ajc compiler)

[Updated on: Thu, 24 March 2011 10:05]

Report message to a moderator

Re: If I use inter-type declarations should I use only compile-time weaving? (ajc compiler) [message #661518 is a reply to message #661335] Fri, 25 March 2011 04:39 Go to previous message
Andrew Eisenberg is currently offline Andrew EisenbergFriend
Messages: 382
Registered: July 2009
Senior Member
Nope. There is no restriction. You can use ITDs with load time weaving as long as you are using code style AspectJ. However, ITD use is severely restricted when you use @AspectJ.
Previous Topic:ClassCircularityError
Next Topic:Advice not behaving properly
Goto Forum:
  


Current Time: Wed Apr 24 23:55:38 GMT 2024

Powered by FUDForum. Page generated in 0.03263 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top