Re: Newbie questions
"P.J. Eby" <pje-Wh6+Hckhi6HFNGf7iClzIwC/[email protected]> Fri, 02 Oct 2009 10:23:59 -0400
| Newsgroups | gmane.comp.python.peak |
|---|---|
| Message-ID | <[email protected]> |
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/