Re: Educate me on generics please...
Re: Educate me on generics please...
- Subject: Re: Educate me on generics please...
- From: David den Boer <email@hidden>
- Date: Wed, 6 Feb 2008 18:19:05 -0800
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@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden