On 4/24/06, Yuesong Wang <[EMAIL PROTECTED]> wrote: > > Just a guess: in your consequence code, Vector v could be null.
If that were true, it should die earlier, on v.add() rather than on the retract. -- Geoffrey Wiseman
On 4/24/06, Yuesong Wang <[EMAIL PROTECTED]> wrote: > > Just a guess: in your consequence code, Vector v could be null.
If that were true, it should die earlier, on v.add() rather than on the retract. -- Geoffrey Wiseman