Scott,
Your fix is now committed and should be included in nightly builds 
starting August 31.
Andrus
> Correct, the "right" thing would be to track such things at the 
> ObjectStore level. But this will require to do another "right" thing 
> :-) - namely moving flattened relationship tracking to the ObjectStore 
> as well. So for now (1.0) I suggest keeping your solution for 
> simplicity. I will write a few unit tests and commit you fix shortly.
>>
>> 	return ((this.getFlattenedInserts().isEmpty() == false)
>> 			|| (this.getFlattenedDeletes().isEmpty() ==
>> false)
>> 			|| objectStore.hasChanges());
>>
This archive was generated by hypermail 2.0.0 : Sat Aug 30 2003 - 10:28:10 EDT