diff options
Diffstat (limited to 'docs/developer/language.html')
-rw-r--r-- | docs/developer/language.html | 13 |
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> - </li> + http://dev.eclipse.org/mhonarc/lists/aspectj-dev/msg00467.html</a> <br> </li> </ul> </li> </ul> |