PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
July 25, 2008

Aspyct 0.9.2 Released

Posted: 2008-07-25 06:22:59
Languages ::

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

This release includes: the addition of atPrint, afterPrint, afterCall, atRaise, beforeInit, afterInit, restoreInit functions; and bug fixes.