aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authormkersten <mkersten>2003-07-30 09:09:31 +0000
committermkersten <mkersten>2003-07-30 09:09:31 +0000
commit4af623820a169e3179f448da0c089a82e156c94d (patch)
tree7659ebf1e961800797283f035bf2ad161fe5db4d /docs
parentf252c555f0ce6f1d5f367ece351939d138742666 (diff)
downloadaspectj-4af623820a169e3179f448da0c089a82e156c94d.tar.gz
aspectj-4af623820a169e3179f448da0c089a82e156c94d.zip
added mailing list discussion items
Diffstat (limited to 'docs')
-rw-r--r--docs/developer/language.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/docs/developer/language.html b/docs/developer/language.html
index 641353f9d..824b8195b 100644
--- a/docs/developer/language.html
+++ b/docs/developer/language.html
@@ -142,6 +142,19 @@
<h3 align="center">AspectJ Language Design</h3>
+<h4>AspectJ 1.2 Language Features</h4>
+<ul>
+ <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>
+ </ul>
+ </li>
+</ul>
<h4>Key Language Design Properties (from Gregor)</h4>
<p>(1) Orthogonal join point model - the different kinds of join points, the
different primitive pointcuts, and the different kinds of advice can be used in