-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 9
-
Component/s: core-libs
-
b129
-
generic
-
generic
FindProperty's isInherited() is always used together with !getProperty().isAccessorProperty(). The usage could be melded into a single new method, FindProperty.isInheritedOrdinaryProperty().