This post originated from an RSS feed registered with Java Buzz
by dion.
Original Post: AOP Kata: Easy steps for successful AOP
Feed Title: techno.blog(Dion)
Feed URL: http://feeds.feedburner.com/dion
Feed Description: blogging about life the universe and everything tech
Realise that Thinking in Aspects is a mind-shift
Spend some time exploring... and embrace the mind-shift
Start small: explore with AO in your own personal code, and then follow the adoption curve: starting with testing/tracing/non-production, capture simple policies, low risk / high reward aspects, and on-wards
Favour OO interfaces (just a check, to make sure you aren't going to AO for fun :)
Make your first AO project be a small one, and expect to learn from mistakes
Understand the power of aspects, and that with power you have to be more responsible.