aboutsummaryrefslogtreecommitdiffstats
path: root/docs/developer
diff options
context:
space:
mode:
authormkersten <mkersten>2003-12-12 08:53:46 +0000
committermkersten <mkersten>2003-12-12 08:53:46 +0000
commit62dd8185b52695fe284ce88db2f58c85dc257987 (patch)
treeb1eee202cb15ab13e4bc420f0f066d06f7f53603 /docs/developer
parent945e38ae163d58bd6e08c06ce02278584ee22f2d (diff)
downloadaspectj-62dd8185b52695fe284ce88db2f58c85dc257987.tar.gz
aspectj-62dd8185b52695fe284ce88db2f58c85dc257987.zip
Added link to class cast pointcut user langauge feature request.
Diffstat (limited to 'docs/developer')
-rw-r--r--docs/developer/language.html13
1 files changed, 9 insertions, 4 deletions
diff --git a/docs/developer/language.html b/docs/developer/language.html
index 1ddac2678..f4b837c14 100644
--- a/docs/developer/language.html
+++ b/docs/developer/language.html
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
-<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
+<meta name="GENERATOR" content="Microsoft FrontPage 6.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>AJDT Project Proposal</title>
<STYLE TYPE="text/css">
@@ -142,16 +142,21 @@
<h3 align="center">AspectJ Language Design</h3>
-<h4>AspectJ 1.2 Language Features</h4>
+<h4>User-suggested New Language Features</h4>
<ul>
+ <li>Class cast pointcut<ul>
+ <li>
+ <a href="http://dev.eclipse.org/mhonarc/lists/aspectj-users/msg01479.html">
+ http://dev.eclipse.org/mhonarc/lists/aspectj-users/msg01479.html</a> </li>
+</ul>
+ </li>
<li>Extensible pointcuts, abstract pointcuts, and interfaces<ul>
<li>
<a href="http://dev.eclipse.org/mhonarc/lists/aspectj-dev/msg00458.html">
http://dev.eclipse.org/mhonarc/lists/aspectj-dev/msg00458.html</a></li>
<li>
<a href="http://dev.eclipse.org/mhonarc/lists/aspectj-dev/msg00467.html">
- http://dev.eclipse.org/mhonarc/lists/aspectj-dev/msg00467.html</a> <br>
-&nbsp;</li>
+ http://dev.eclipse.org/mhonarc/lists/aspectj-dev/msg00467.html</a> <br>&nbsp;</li>
</ul>
</li>
</ul>