Hi *, what is the best/preferred method for retrieving *all* possible attributes for an object including all the attributes of both of it's classes superior and auxiliary classes? Do I really have to query the class, then query for the next superior class, then query for the attributes of this class and so on? What about the ditcontentrule method? What is this method supposed to return in the "aux" element? All of the *possible* aux classes for a given class or all of it's really assigned aux classes?
TIA. Bye. Michael.