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 PROTECTED]> 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 protected])
> Help/Unsubscribe/Update your Subscription:
>
> http://lists.apple.com/mailman/options/webobjects-dev/johnthuss%40gmail.com
>
> This email sent to [EMAIL PROTECTED]
>
 _______________________________________________
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]

Reply via email to