AspectS

Summary: AspectS allows for general-purpose aspect-oriented programming in Squeak.
Author: Robert Hirschfeld
Owner: Robert Hirschfeld (rhi)
Co-maintainers: <None>
Categories:
Homepage: http://www.hirschfeld.org/
PackageInfo name: <Not entered>
RSS feed:

Description:

AspectS is an approach to general-purpose aspect-oriented programming in the Squeak/Smalltalk environment. It extends the Smalltalk metaobject protocol to accommodate the aspect modularity mechanism. Weaving and unweaving in AspectS happens dynamically at runtime, on-demand, employing metaobject composition. Instead of introducing new language constructs, AspectS utilizes the expressiveness of Smalltalk itself as a pointcut language.

Releases


Back