From: aclement Date: Wed, 23 Mar 2005 16:52:38 +0000 (+0000) Subject: not useful anymore X-Git-Tag: V1_5_0M2~19 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=e61670d772b850932e0023c5a36d233a3ad06e45;p=aspectj.git not useful anymore --- diff --git a/tests/src/org/aspectj/systemtest/ajc150/todo.txt b/tests/src/org/aspectj/systemtest/ajc150/todo.txt deleted file mode 100644 index d6bc462df..000000000 --- a/tests/src/org/aspectj/systemtest/ajc150/todo.txt +++ /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