Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-users] declare error

Hi.
 
What classfile dows it generate? The one of the aspect or the one of the class the error occurs in? Since normally "declare error" is evaluated during matching, which is done during weaving, which is done clearly separated after compilation, I would assume it to be normal actually...
 
Eric
----- Original Message -----
Sent: Wednesday, March 16, 2005 8:32 AM
Subject: [aspectj-users] declare error

I am trying the declare error of AspectJ1.2. The compiler declares the error but generates the class file?? Is it normal??
 
 
thank you very much,
Nadia.
 
 
============================================================
Nadia Belblidia-Guerroumi,
Ph.D Candidate, ECE Department,
Concordia University, 1425 Rene Levesque
Room 420-16
email:n_guerro@xxxxxxxxxxxxxxxx
==============================================================

Back to the top