• 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
Re: in memory EOSortOrdering
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: in memory EOSortOrdering


  • Subject: Re: in memory EOSortOrdering
  • From: Kaj Hejer <email@hidden>
  • Date: Sat, 10 Jul 2004 21:17:02 +0200

At 19:26 +0200 10-07-04, Erwin wrote:
sortArrayUsingKeyOrderArray(com.webobjects.foundation.NSMutableArray,com
.webobjects.foundation.NSArray) in com.webobjects.eocontrol.EOSortOrdering cannot be applied to (com.webobjects.foundation.NSMutableArray,com.webobjects.eocontrol.EOSor
tOrdering)
EOSortOrdering.sortArrayUsingKeyOrderArray(posts, ordering);


Hi!

EOSortOrdering.sortArrayUsingKeyOrderArray wants an array as the second argument.

Try

EOSortOrdering.sortArrayUsingKeyOrderArray(posts, new NSArray(ordering))


-Kaj :) _______________________________________________ webobjects-dev mailing list | email@hidden Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev Do not post admin requests to the list. They will be ignored.


  • Follow-Ups:
    • Re: in memory EOSortOrdering
      • From: Erwin <email@hidden>
References: 
 >in memory EOSortOrdering (From: Erwin <email@hidden>)

  • Prev by Date: in memory EOSortOrdering
  • Next by Date: Re: Searching NSArray of EO objects for key value
  • Previous by thread: in memory EOSortOrdering
  • Next by thread: Re: in memory EOSortOrdering
  • Index(es):
    • Date
    • Thread