aboutsummaryrefslogtreecommitdiffstats
path: root/docs/developer
diff options
context:
space:
mode:
authormkersten <mkersten>2004-01-21 06:29:13 +0000
committermkersten <mkersten>2004-01-21 06:29:13 +0000
commit39df203bb3e4e4108f0526d4d1cdd4e1624d8b51 (patch)
treeee1ec99abe460c04f01f74dfeb357a070c2465a7 /docs/developer
parentc6f438b5177e454c2ec3a75e4e34cc6d8e80e922 (diff)
downloadaspectj-39df203bb3e4e4108f0526d4d1cdd4e1624d8b51.tar.gz
aspectj-39df203bb3e4e4108f0526d4d1cdd4e1624d8b51.zip
Added links to user feedback on language features.
Diffstat (limited to 'docs/developer')
-rw-r--r--docs/developer/language.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/developer/language.html b/docs/developer/language.html
index f4b837c14..dd746ba7e 100644
--- a/docs/developer/language.html
+++ b/docs/developer/language.html
@@ -144,6 +144,14 @@
<h4>User-suggested New Language Features</h4>
<ul>
+ <li>&quot;-&quot; wildcard<ul>
+ <li>
+ <a href="http://dev.eclipse.org/mhonarc/lists/aspectj-dev/msg00717.html">
+ http://dev.eclipse.org/mhonarc/lists/aspectj-dev/msg00717.html</a> </li>
+ <li><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=34054#c2">
+ https://bugs.eclipse.org/bugs/show_bug.cgi?id=34054#c2</a> </li>
+</ul>
+ </li>
<li>Class cast pointcut<ul>
<li>
<a href="http://dev.eclipse.org/mhonarc/lists/aspectj-users/msg01479.html">