From 08bc31232f35026b674cfaff26097febbe2c8af7 Mon Sep 17 00:00:00 2001 From: Reinier Zwitserloot Date: Fri, 10 Jul 2009 17:59:14 +0200 Subject: I forgot; HandleSetter/HandleGetter already act appropriately with static modifiers. --- doc/TODO.txt | 4 ---- 1 file changed, 4 deletions(-) diff --git a/doc/TODO.txt b/doc/TODO.txt index 5effa546..4f2e4a6a 100644 --- a/doc/TODO.txt +++ b/doc/TODO.txt @@ -1,7 +1,3 @@ -## Fix Getter and Setter - -static fields. - ##Fix data the constructor generation is just not that useful as is. Consider generating a constructor with only all final variables. -- cgit