Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-users] FAST and AOP

Doing analysis for Aspect oriented programming involves standard object oriented analysis and aspect analysis. Clearly there should be more basic formalism, that should be used for analysis.

I was reading some chapters of FAST(Family based Abstraction Specification and Translation) by David Weiss. Also MultiParadigm program design in C++ by Jim Coplien.

Both given very good insight into how to approach analysis of software that starts at more basic level than Object Oriented Analysis.

Has anybody done any work in applying these techniques to aspect oriented design?

Thanks,

Unmesh

 


Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software

Back to the top