Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Not A Problem
-
2.0
-
Windows XP SP3, Java version "1.6.0_23"
Description
Loading a standard object from a BXML file (such as a "Dialog") so that the code to bind to a superclass when the Bindable interface is present on the serialized object is not exercised, allow "bind" to find public fields in a superclass by calling "getField()" if "getDeclaredField()" fails.