Ernest Friedman-Hill wrote on 11 Jul 2002:
> Finally (and this is an unsolved problem) the whole concept of array
> or Collection properties is problematic because neither arrays nor
> Collections have any property change notification capabilities. If an
> array or Collection element is modified outside of Jess, then Jess
> won't hear about it, and its internal representation of the Bean would
> be inaccurate.
The 'new' J2SE 5.0 seems to have adresses this by introducing a java.beans.IndexedPropertyChangeEvent.
But I guess it's a little bit too early to start introducing Java 5-only features in Jess?
It would be a nice feature, though...
Regards,
Ivan OdB
- Re: JESS: Collection instead ValueVector Ivan . Op . de . Beeck
