Index: TODO =================================================================== diff -u -r7257200f41c3bd0d0309db6932e5788d860fa119 -rfe643dd6330cf3deb036335f20ce4113a2e2aee3 --- TODO (.../TODO) (revision 7257200f41c3bd0d0309db6932e5788d860fa119) +++ TODO (.../TODO) (revision fe643dd6330cf3deb036335f20ce4113a2e2aee3) @@ -3059,10 +3059,12 @@ - extended regression test - added support for "class variable" - added tests for "variable" + multiplicity and "class variable" +- provide error message, when method variable is a noop + (e.g. no value provided and no accessor is wanted) + TODO: - - provide warning, when method variable is a noop - (e.g. no value provided and no accessor is wanted) + - variable and incremental, test for user-defined types - should we change interface for default value in attribute? probably not, same interface is used in methodparameters as well - Should we leave "variable" and "attribute" as it ist?