Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision |
research:software:aspectmaps [2012/04/02 16:23] – jfabry | research:software:aspectmaps [2013/09/04 22:16] (current) – jfabry |
---|
| |
---- | ---- |
>> **---NEWS---** AspectMaps V1.0.1 is out! Go to the [[aspectmaps_downloads|Downloads]] page to get it, play with the examples, and start visualizing **your** Java + AspectJ software! | >> **---NEWS---** AspectMaps V2 is a port to Moose 4.8 and Roassal, and downloadable from SmalltalkHub. Go to the [[aspectmaps_downloads|Downloads]] page to get it, play with the examples, and start visualizing **your** Java + AspectJ software! |
| |
>> **---NEWS---** The paper “AspectMaps: A scalable visualization of join point shadows” has been accepted at [[http://icpc2011.cs.usask.ca/|ICPC 2011]]. It [[http://dx.doi.org/10.1109/ICPC.2011.11|has been published]], but we keep the camera-ready version [[http://pleiad.dcc.uchile.cl/papers/2011/fabryAl-icpc2011.pdf|available for download as well]]. | |
| |
| <html> |
| <center> |
| <iframe width="630" height="472" src="//www.youtube.com/embed/uOmox7NgRAg" frameborder="0" allowfullscreen></iframe> |
| </center> |
| </html> |
| |
The implicit invocation mechanism of AOP introduces an additional layer of | The implicit invocation mechanism of AOP introduces an additional layer of |