Hi,
I possibly noticed a bug concerning dynamic property beans containing
collections.
Consider a bean, which's properties are handled thru a
DynamicPropertyHandler.
When a certain property is a (indexed) collection,
context.iterate("/<property>") should (so far as I understood) iterate
over all elements of the collection.
Instead the Iterator iterates only over the first element.
The same thing without dynamic properties works of course.
Did I hit a bug ?
Thanx
Markus
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>