]> source.dussan.org Git - aspectj.git/commitdiff
not useful anymore
authoraclement <aclement>
Wed, 23 Mar 2005 16:52:38 +0000 (16:52 +0000)
committeraclement <aclement>
Wed, 23 Mar 2005 16:52:38 +0000 (16:52 +0000)
tests/src/org/aspectj/systemtest/ajc150/todo.txt [deleted file]

diff --git a/tests/src/org/aspectj/systemtest/ajc150/todo.txt b/tests/src/org/aspectj/systemtest/ajc150/todo.txt
deleted file mode 100644 (file)
index d6bc462..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-Work to do for 1.5.0M1
-
-Initial support for these features is mostly to do with tolerance of them for binary weaving:
-
-X Bridge Methods (Ignore them completely - they provide no join points)
-X Covariance     (Properly support covariance)
-X Annotations       (No ITDs allowed)
-X Enums             (No ITDs allowed)
-X Varargs        (Don't allow Object[] to match a varargs method)
-o Autoboxing     
-o -source 1.5    (So we can change our behavior, e.g. autoboxing)
-o LocalVarTypeTable (Manipulate it the same as we do the LocalVariableTable)
-o Annotation        (No DECPs allowed)
-o Enums             (No DECPs allowed)
-
-
-===
-
-Things we ought to do:
-- Lift binary decp restriction
-- ResolvedTypeMunger - switch on remembering source location !
\ No newline at end of file