> -----Original Message-----
> From: Nelson, Laird [mailto:[EMAIL PROTECTED]]
> I can't see how removals would work in this case.  Perhaps 
> that's reason
> enough to scrap the idea of making this generic and just 
> rolling it myself?
> We're almost in set-theory land here, but not quite, which is 
> what makes it
> tricky.

Actually, wait a minute; maybe it's just another property whose value has
changed, viz. the count or number of elements.

So if my reference graph is this:

    oo
    /\
   /  \
  oo  oo
  /\
 /  \
oo  oo

...and my "comparison" graph is this:

    oo
    /
   /
  oo
  /\
 /  \
oo  oo

...then the "count" property of the top node's child nodes has changed.

Off to refresh my ailing memory on the Javabeans specification.  Is there a
requirement for indexed properties that the count/length/size of the
collection be exposed?

Laird 

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

Reply via email to