PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
August 01, 2008

Aspyct 1.0 RC1 Released

Posted: 2008-08-01 06:15:17
Languages ::

Aspyct 1.0 RC1 has been released. It is a library that allows for aspect-oriented programming using Python.

This release includes: support for creating custom join points, the removal of restoreAll, the addition of the PointCut class, bug fixes, and other changes.