On Feb 6, 2008, at 12:53 PM, Johann Werner wrote:
EOQualifier myQualifier2 = EOQualifier.qualifierWithQualifierFormat ("%@ = %@", args2);
While we are on Java 1.5 features, this code above would be a great use of varargs on the qualifierWithQualifierFormat method.
And I blame the old WO documentation for having so many people do qualifiers in this way. Everyone that works with me has to use EOKeyValueQualifier unless it really won't solve the problem.
_______________________________________________ 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]
