[aosd-discuss] Antw.: Support for error handling by aspect-oriented programming
Markus Elfring
Markus.Elfring at web.de
Sun Apr 22 09:36:18 EDT 2007
> Specialised error handlers are still written in the base language (NOT
> in an aspect), as in our example system there are only a few places
> where other things than e.g. logging or memory cleanup is needed. So,
> the checks for error codes you mentioned are only useful in the few
> general system-wide aspects written by the experts (error propagation,
> logging, memory cleanup, ...), and would not be used to encapsulate
> specialised error handlers in advice.
Do you know any more software development plans for a standard aspect
library (SAL)?
http://dev.eclipse.org/mhonarc/lists/aspectj-dev/msg01583.html
http://www.aspectprogrammer.org/blogs/adrian/2005/03/index.html
Regards,
Markus
More information about the discuss
mailing list