On 6/6/07, Martijn Dashorst <[EMAIL PROTECTED]> wrote:
All,

I'm not sure the usecase is general, but in our application we have a
couple of classes that implement IDetachable, but not IModel, and
these are put into a CompoundPropertyModel

The thing is that the CompoundPropertyModel does an instanceof check
for IModel instead of the slightly more general IDetachable.

Are there any objections to changing that check to IDetachable instead
of IModel?

Not from me.

Eelco

Reply via email to