Hi,

if I haven't overlooked something, there's no variant of PropertyModel
implementing IComponentInheritedModel.

IComponentInheritedModel demands only one method, wrapOnInheritance.
Looking at the implementation of CompoundPropertyModel,
wrapOnInheritance does nothing but return an
AttachedCompoundPropertyModel, which in turn seems not specific to
CompoundPropertyModel.

Shouldn't the same approach work in PropertyModel? Is there a downside
to making a model an IComponentInheritedModel?

Cheers,
Thomas

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to