If all the objects are in that list, then all have been changed. You might have a floating point value that is getting altered due to a formatter (e.g. the scale is different).
Chuck
On Mar 28, 2011, at 11:16 AM, Theodore Petrosky wrote:
> OK I thought I did this before but I can not think of how I did it.
>
> I have an EC made with: theEC = ERXEC.newEditingContext();
>
> I then get a list and use a displayGroup to display it in a table. I want to
> make a few edits, then ask the EC for the changed objects.
>
> NSLog.out.appendln("checkAltered == " + theEC.updatedObjects());
>
> updatedOjbects returns all the objects in the array. I just want the ones
> that were altered. Is there a way?
>
> Ted
--
Chuck Hill Senior Consultant / VP Development
Practical WebObjects - for developers who want to increase their overall
knowledge of WebObjects or who are trying to solve specific problems.
http://www.global-village.net/products/practical_webobjects
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
