Aspect-Oriented Programming with the e Verification Language


请输入要查询的图书:

可以输入图书全称,关键词或ISBN号

Aspect-Oriented Programming with the e Verification Language

副标题: A Pragmatic Guide for Testbench Developers

ISBN: 9780123742100

作者: David Robinson

出版社: Morgan Kaufmann

出版年: 2007-8-31

页数: 264

定价: USD 79.95

装帧: Paperback

内容简介


What's this AOP thing anyway, really-when you get right down to it-and can someone please explain what an aspect actually is? "Aspect-Oriented Programming with the e Verification Language" takes a pragmatic, example based, and fun approach to unraveling the mysteries of AOP. In this book, you'll learn how to: use AOP to organize your code in a way that makes it easy to deal with the things you really care about in your verification environments - forget about organizing by classes, and start organizing by functionality, layers, components, protocols, functional coverage, checking, or anything that you decide is important to you; easily create flexible code that eases your development burden, and gives your users the power to quickly do what they need to do with your code; and, truly create a plug-and-play environment that allows you to add and remove functionality without modifying your code. Examples include how to use AOP to create pluggable debug modules, and a pluggable module that lets you check that your testbench is still working before you begin a regression. You will also learn how to: utilize AOP to sidestep those productivity roadblocks that seem to plague all projects at the most inconvenient of times; discover why 'return' is evil, and some other 'gotchas' with the AOP features of e All of the methodologies, tips, and techniques described in this book have been developed and tested on real projects, with real people, real schedules and all of the associated problems that come with these. Only the ones that worked, and worked well, have made it in, so by following the advice given in this book, you'll gain access to the true power of AOP while neatly avoiding the effort of working it all out yourself.