Vikas Parashar wrote:Using 'extensibleObject' is really bad practice.
> Yes, that should be. Because, you are using two structural class from
> different chain.
>
> Instead of account class, please use extensibleObject.
Hint: One can easily define custom structural object classes adding the
attributes needed.
Also object classes can be derived from two other object classes.
SUP ( inetOrgPerson $ account )
Ciao, Michael.