Postby ConvertFromOldNGs » Fri Aug 07, 2009 1:13 pm
by Jade Support >> Mon, 15 Oct 2007 21:24:19 GMT
Allistar is correct.
Type.getProperty and Type.findProperty are both abstract. The JADE 6.2 documentation has been changed to be similar to that in the Class class. In the implementations for the Class class, it already states that findProperty looks in superschemas. The documentation has been clarified to note Class::getProperty does not look in superschemas.
When using Class::getPropertyInHTree, if the method does not exist in the receiver class, superclasses are searched.
Regards,
Jade Support.