Will a WO 5.2.3 build run on a 5.2 deploy
Will a WO 5.2.3 build run on a 5.2 deploy
- Subject: Will a WO 5.2.3 build run on a 5.2 deploy
- From: Baiss Eric Magnusson <email@hidden>
- Date: Fri, 19 Mar 2004 19:05:43 -0800
I have tracked my WO app hang to the call to
<EOUtilities.objectMatchingKeyAndValue>
doNSLog( "About to call objectMatchingKeyAndValue" );
curRegion = (Regions)EOUtilities.objectMatchingKeyAndValue( ec,
regionEntity, "regionName", curRegionName );
doNSLog( "Did not return from the call to objectMatchingKeyAndValue"
);
Is it not possible to build under 5.2.3 and deploy under Jaguar and
5.2.1?
This call has worked in the previously built app, which was built under
5.2.1.
----
Baiss Eric Magnusson
<http://www.Track-Your-Finances.com>
<http://www.CascadeWebDesign.com>
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.