17 Nov
2002
17 Nov
'02
8:11 p.m.
Dr. F. Tröster wrote:
Is there a possibilty with the method "hasProperty(...)" to test an object to have a special property without looking for the same property not inherited by the parents part of the object?
please no html-mails. explicit acquisition should help: yourObject.aq_explicit.hasProperty(...) -mj