could it be so that you can use a Component as a model object?  E.g. in a
Model or CompoundPropertyModel?
A detachable Component would trivially lead to recursion in this case.

cheers, Frank

On Wed, May 6, 2009 at 12:28 PM, Martijn Dashorst <
[email protected]> wrote:

> I always assumed that Component implements IDetachable but today found
> out that it doesn't.
>
> A Component clearly is detachable, it has a detach() method. Is there
> some reason why Component shouldn't implement IDetachable?
>
> Martijn
>

Reply via email to