The book I ordered was in "like new" condition, the price was cheap but the quality exceeded my expectation.
AspectJ in Action: Practical Aspect-Oriented Programming
โ Scribed by Ramnivas Laddad
- Publisher
- Manning Publications
- Year
- 2003
- Tongue
- English
- Leaves
- 513
- Category
- Library
No coin nor oath required. For personal study only.
๐ SIMILAR VOLUMES
<DIV>A guide to aspect-oriented programming and the AspectJ language, this book provides code examples that enable quick implementation of functionality in a system. Thorough introductions to AOP and AspectJ will help developers learn or advance their knowledge of AspectJ. Examples of everyday situa
A software system is the realization of a set of concerns. One of the central premises of object-oriented programming is that each concern should be implemented as a separate module. However, there are certain system-wide concerns, such as logging, security, performance, and so forth, that often nee
Paperback: 288 pages Publisher: Sams; 1st edition (July 17, 2002) ISBN: 0672324105 Product Dimensions: 9.1 x 7.4 x 0.7 inches In a November 2001 Java Pro magazine article, noted Java pundit Daniel Savarese states, ''''The days of Object-Orient''
This book provides a good introduction to AspectJ, but I found it less-than-perfect in the way it is organized. The authors begin by going through some examples, showing the different type of things you might do with AspectJ. I kept looking for a well-defined grammar or some good description of the