The Artima Developer Community
Sponsored Link

Java Buzz Forum
Just read the AOP Alliance paper

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Carlos Villela

Posts: 116
Nickname: cvillela
Registered: Jun, 2003

Carlos Villela is a Java developer working mostly with web technologies and AOP.
Just read the AOP Alliance paper Posted: Jul 11, 2003 11:48 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Carlos Villela.
Original Post: Just read the AOP Alliance paper
Feed Title: That's sooo '82!
Feed URL: http://www.jroller.com/rss/cv?catname=Technical
Feed Description: Carlos Villela's weblog. Everyday life, everyday software development, everyday musings.
Latest Java Buzz Posts
Latest Java Buzz Posts by Carlos Villela
Latest Posts From That's sooo '82!

Advertisement
...and there's some really interesting stuff there. I'm sure that this document is going to suffer a lot of reviewing, changing, and improving by the Alliance folks, and while I'm catching up with the conversations on the mailing lists (guess I have a reason to learn AspectJ now... :), I found this paper very good as a mission statement for the Alliance, and I think their (should I say "our"?) goals are pretty much possible, if the tool providers are willing (and they are) to implement and contribute to the specification of the common APIs for every part of the system.

It's going to be awesome to change the underlying implementations of some parts of an AOE (Aspect-Oriented Environment) to best match our current needs, without much need to change the code of your application per se. I can't wait to be able to change from BCEL to Javassist, from JMangler to beeSee, from whatever to whatever else is compatible with a given part of the spec just by fiddling with some environment configuration. I wouldn't say this is a need, right now, as AspectWerkz + JMangler + BCEL is serving me quite well, but vendor independence is one of the reasons I chose Java in the first place, and the Alliance is trying to bring this to the AOP world. Awesome, just awesome :)

Read: Just read the AOP Alliance paper

Topic: Run while you still can Previous Topic   Next Topic Topic: Agiledox and I've been doing it wrong

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use