json/src/main/java/org/apidesign/html/json/spi/Observers.java
Sat, 02 Aug 2014 07:01:20 +0200 Only access the observer field under the GLOBAL lock
Sat, 02 Aug 2014 06:45:55 +0200 Don't initialize observers when the watched property is not known
Sat, 02 Aug 2014 06:41:59 +0200 Encapsulating all logic into Observers top level class