Re: The type NSMutableArray is not generic; it cannot be parameterized with arguments
Re: The type NSMutableArray is not generic; it cannot be parameterized with arguments
- Subject: Re: The type NSMutableArray is not generic; it cannot be parameterized with arguments
- From: Mike Schrag <email@hidden>
- Date: Tue, 22 Apr 2008 22:12:00 -0400
I keep getting the above error message even though I've included
Wonder JavaWOExtensions as both a project and a frameworks in the
examples project (using the Java Build Path project properties.
Since JavaWOExtensions provides an implementation of NSArray with
generics I would expect this the the example code would pick that
implementation. Apparently it doesn't.
Generics for 5.3 are in Wonder's ERExtensions framework, not
JavaWOExtensions. It's not enough to just include JavaWOExtensions
from Wonder if you want that.
ms
_______________________________________________
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