[nycphp-talk] AOP vs OOP
csnyder
chsnyder at gmail.com
Fri Oct 21 18:20:36 EDT 2005
On 10/21/05, csnyder <chsnyder at gmail.com> wrote:
> On 10/21/05, Joseph Crawford <codebowl at gmail.com> wrote:
> > Anyone here heard of AOP?
>
> No... http://www.google.com/search?q=define%3Aaop
>
> Any of those?
Yes, Aspect-Oriented Programming, which takes OOP and adds the notion
of "aspects", interfaces that cut across multiple classes.
> > I just heard about it today and was wondering if it is better than OOP?
>
> What could be better? ;-)
See http://jroller.com/page/colyer/20040531 for concept, and
http://www.eclipse.org/aspectj/doc/released/faq.html#q:benefits for
some benefits.
--
Chris Snyder
http://chxo.com/
More information about the talk
mailing list