Update book reference

Closes gh-838

There is a new version of AspectJ in Action which is now mentioned in the
Further Resources section of the AOP chapter.
This commit is contained in:
Marten Deinum 2015-07-16 07:42:49 +02:00 committed by Stephane Nicoll
parent d183bbb667
commit 92663ec27b
1 changed files with 1 additions and 1 deletions

View File

@ -3551,7 +3551,7 @@ website].
The book __Eclipse AspectJ__ by Adrian Colyer et. al. (Addison-Wesley, 2005) provides a
comprehensive introduction and reference for the AspectJ language.
The book __AspectJ in Action__ by Ramnivas Laddad (Manning, 2003) comes highly
The book __AspectJ in Action, Second Edition__ by Ramnivas Laddad (Manning, 2009) comes highly
recommended; the focus of the book is on AspectJ, but a lot of general AOP themes are
explored (in some depth).