Other |
---|
tbdUnresolved |
Relates :
|
The following issues can cause compiler warnings in various IDEs and cause yellow "warning highlights" in Netbeans for various code sanity issues in the decora source base: - Many setters save the old value of the attribute in a variable that is never used. - Many constructors call setters which are not final generating "overridable method call" warnings - FilterEffect and EffectPeer are now generified, but not all references specify a generic type.
|