• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Educate me on generics please...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Educate me on generics please...


  • Subject: Educate me on generics please...
  • From: James Cicenia <email@hidden>
  • Date: Wed, 6 Feb 2008 14:33:43 -0600

Well I have decided to to start going to 1.5 now.

this is something I do all the time:

NSMutableArray args2 = new NSMutableArray();
args2.addObject("portfolio");
args2.addObject(portfolio);
myQualifier2 = EOQualifier.qualifierWithQualifierFormat("%@ = %@", args2);


NSArray results = EOQualifier.filteredArrayWithQualifier(portfolioUserGroups(),myQualifier2);


How do I make that "generic Java 1.5" friendly?


Thanks,

James Cicenia

 _______________________________________________
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

  • Follow-Ups:
    • Re: Educate me on generics please...
      • From: Johann Werner <email@hidden>
    • Re: Educate me on generics please...
      • From: Chuck Hill <email@hidden>
  • Prev by Date: Re: recurring events
  • Next by Date: Re: How to fetch eo with a specific relationship
  • Previous by thread: Re: recurring events
  • Next by thread: Re: Educate me on generics please...
  • Index(es):
    • Date
    • Thread