GettersFiringChanges
From APIDesign
Revision as of 20:25, 21 September 2009 by 89.176.101.42 (Talk)
GettersAndSetters and listeners are essential part of the JavaBeans specification. They become so popular that many other APIs, not necessarily intended to serve as JavaBeans mimic them.
TBD: Don't fire changes from getters!