Dang it. I did it again. This message is meant for suby-ruby. Nonetheless, feel free to comment here. on the upside, it gives you an idea of the kind of stuff that comes up there (or at least _I_ bring up there). T. On Saturday 27 November 2004 08:29 pm, trans. (T. Onoma) wrote: | I've been doing some thinking on AOP ... | | There are three fundematnal implementations types of AOP: Static Weaving, | Dynamic Weaving and Dynamic Triggering (Event-based). | | So how do these differ? | | Static weaving simply looks at source and based on it determines where to | add (and possibly remove) code.[1] Thus it is limited to the program snip