Arturo Perez wrote:
Dev WO wrote:that would be: ((quantityAvailable <> quantity) and (product = $product)) in the eomodel and NSDictionary theProduct = new NSDictionary("product", product); in the code?Correct.
Actually, I think those are reversed. new NSDictionary(product, "product"). I think it's the same order as setObjectForKey().
Sorry about any possible confusion. -arturo _______________________________________________ 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]
