I forgot; HandleSetter/HandleGetter already act appropriately with static modifiers.

This commit is contained in:
Reinier Zwitserloot
2009-07-10 17:59:14 +02:00
parent e25fd4fd9f
commit 08bc31232f
-4
View File
@@ -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.