<html><head> | |
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> | |
<title>Chapter 5. Pitfalls</title><link rel="stylesheet" href="aspectj-docs.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.44"><link rel="home" href="index.html" title="The AspectJTM Programming Guide"><link rel="up" href="index.html" title="The AspectJTM Programming Guide"><link rel="previous" href="idioms.html" title="Chapter 4. Idioms"><link rel="next" href="pitfalls-infiniteLoops.html" title="Infinite loops"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Chapter 5. Pitfalls</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="idioms.html">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="pitfalls-infiniteLoops.html">Next</a></td></tr></table><hr></div><div class="chapter"><div class="titlepage"><div><h2 class="title"><a name="pitfalls"></a>Chapter 5. Pitfalls</h2></div></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><a href="pitfalls.html#pitfalls-intro">Introduction</a></dt><dt><a href="pitfalls-infiniteLoops.html">Infinite loops</a></dt></dl></div><div class="sect1"><a name="pitfalls-intro"></a><div class="titlepage"><div><h2 class="title" style="clear: both"><a name="pitfalls-intro"></a>Introduction</h2></div></div><p> | |
This chapter consists of a few AspectJ programs that may lead to | |
surprising behavior and how to understand them. | |
</p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="idioms.html">Prev</a> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right"> <a accesskey="n" href="pitfalls-infiniteLoops.html">Next</a></td></tr><tr><td width="40%" align="left">Chapter 4. Idioms </td><td width="20%" align="center"><a accesskey="u" href="index.html">Up</a></td><td width="40%" align="right"> Infinite loops</td></tr></table></div></body></html> |