"[EMAIL PROTECTED]" wrote : 
  | The main problem here being is that sometimes the aspect cannot specify or 
know its dependencies until it is bound into the thing it is aspectizing.
  | 

Exactly, but I don't see why this affects what we are talking about.

In the MC I have a stage called "DESCRIBE" this comes before 
INSTANTIATE (contructor argument dependencies)
then CONFIGURE (attribute setter dependencies).

The idea of DESCRIBE is that it is not done until we know we have the class
available, here we can read the annotations.

Once we've read the annotations we can resolve which aspects will be required 
for the
container and add them to the metadata which will later affect the order in 
which
instantiation and configuration (including the aspects) are done.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3861486#3861486

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3861486


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to