Announcement: AspeCt-oriented C (ACC) version 0.8 !

2008-01-05 Thread mwgong
We are pleased to announce the release of AspeCt-oriented C (ACC) V 0.8. The ACC 0.8 release includes several bug fixes and feature enhancements. The highlights are: 1. result() pointcut can be used to modify the return value of a join point. 2. Support for accessing arguments' type/value and r

AspeCt-oriented C (ACC) Release V 0.7

2007-07-31 Thread mwgong
We are pleased to announce the release of AspeCt-oriented C (ACC) V 0.7. The ACC 0.7 release includes two main experimental features: The variable set() and get() pointcut. For more details and to download, please visit http://www.aspectc.net. Highlights of ACC V 0.7 include: 1. set() an