> Again, why don't you just associate an id with the component instance
> and then do an equals check.  If its the same component, then it will
> return true and there is no problem to report.

That's what I'm trying to do.  Although it occurs to me there is a bug
in my logic.  I'm throwing the exception if the component equals the
one in the map.  I need to throw the exception if its *not* equal. 
DUH.  I will submit a patch tonight.

> -Heath Borders-Wing

sean

Reply via email to