Prior to WO 5.4 WORequest.formValues() returned a NSMutableDictionary
object. You had to cast the returned object to NSMutableDictionary as
WORequest.formValues() return type was declared to be NSDictionary. In
WO 5.4 the returned object is NSDictionary() not the subclass
NSMutableDictionary. We are trying to migrate to WO 5.4.x but our code
modifies the form values in certain situation. Do anyone know how I
can modify the request form values?
JR
_______________________________________________
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]