Limit this search to....

Deriving Refactorings for AspectJ
Contributor(s): Cole, Leonardo (Author), Borba, Paulo (Author)
ISBN: 3639325613     ISBN-13: 9783639325614
Publisher: VDM Verlag
OUR PRICE:   $50.27  
Product Type: Paperback
Published: January 2011
Qty:
Additional Information
BISAC Categories:
- Computers | Programming Languages - General
Physical Information: 0.24" H x 6" W x 9" (0.35 lbs) 100 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
Refactoring is a well known software development technique that can bring several benefits to aspect- oriented applications by allowing developers to introduce aspects to an existing object-oriented program as well as changing the aspect-oriented program itself. Aspect-oriented developers have been identifying common transformations, but they sometimes lack support for assuring that the transformations preserve behavior and are indeed refactorings. This book focuses on that problem and introduces AspectJ programming laws that can be used to derive or create behavior preserving transformations (refactorings) for a subset of this language. Programming laws define equivalence between two programs, given that some conditions are met. By applying and composing these laws, one can show that a transformation involving AspectJ is a refactoring. This book shows how these laws can be used to derive several refactorings proposed in other literature. This helps to more precisely specify the preconditions and code changes associated with those refactorings, and gives more confidence that they will preserve behavior.