• 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: NSMutableArray conflict
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSMutableArray conflict


  • Subject: Re: NSMutableArray conflict
  • From: "John Huss" <email@hidden>
  • Date: Wed, 12 Mar 2008 09:49:17 -0500

If it says that Wonder is not generic then you must be using an older version of Wonder.  Versions after the 4.0 are generic.  Try with a newer version of Wonder.

On Wed, Mar 12, 2008 at 9:42 AM, Gennady Kushnir <email@hidden> wrote:
Hello list.

I've bumped into problems compiling (in Eclipse) project (primarily
made on xcode) using ERExtensions Wonder library.
As I could understand the problem there is a replacement class for
com.webobjects.foundation.NSMutableArray in ERExtensions library made
to conform Collections interface... i do not actually need this
functionality, but that class conflicts with original Apple
implementation.
e.g.  NSArray.mutableClone() won't compile
It says that NSMutableArray (from Wonder) is not generic and can not
be initialized with aforementioned method (which returns
NSMutableArray<E> from Apple)

How should I deal with that situation?

regards,
Gennady
 _______________________________________________
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

 _______________________________________________
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

References: 
 >NSMutableArray conflict (From: "Gennady Kushnir" <email@hidden>)

  • Prev by Date: Re: com.apple.cocoa.foundation ???
  • Next by Date: Re: Class 'Session' exists but is not a subclass of WOSession?
  • Previous by thread: NSMutableArray conflict
  • Next by thread: Re: NSMutableArray conflict
  • Index(es):
    • Date
    • Thread