Hi, some small things found with Findbugs: WTKXSerializer.java:81 Method org.apache.pivot.wtkx.WTKXSerializer$NamedObjectBindings.putAll(Map) makes inefficient use of keySet iterator instead of entrySet iterator
Spinner.java:203 Should org.apache.pivot.wtk.Spinner$SpinnerBindingListenerList be a _static_ inner class? Let me know if i have to fix them, at least the second so I can re-try my commit permissions on SVN :-) Bye, Sandro
