[PEAK] Newbie questions
P.J. Eby
pje at telecommunity.com
Fri Oct 2 10:23:59 EDT 2009
At 12:45 AM 10/2/2009 +0430, Laszlo Nagy wrote:
> Hi All,
>
>I have been looking into aspect oriented programming, and hit the
>PEAK website. I'm just over the Tutorial PDF. It is very interesting
>but... unfinished. The PEAK API doc is almost empty. I'm lost. Can
>you please point me to some resources that will help me understand
>the basic concepts of AOP with PEAK?
The most current AOP tools available as part of the PEAK project set
are PEAK-Rules (generic functions, but also interception of existing
methods or functions), AddOns (concern separation/data aspects), and
Crosscuts (parameter crosscutting).
For the source of these projects, and their docs, see
http://svn.eby-sarna.com/
More information about the PEAK
mailing list