>
> According to the JavaBeans spec, there *is* no such thing as an indexed
> List property :-).
>
> But I take your point -- if you want to go ahead and add support for this
> to getIndexedProperty() and setIndexedProperty(), I won't -1 it.

I've not been keeping up well, but it seems to me that JavaBeans does have
an indexed property. Now if the question is whether they're implemented as
an array or a List, I would think that the JavaBean spec really shouldn't
be caring about that.

Just a view.

Bay


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

Reply via email to