EOGenerator
EOGenerator
- Subject: EOGenerator
- From: Gino Pacitti <email@hidden>
- Date: Thu, 19 Jan 2012 18:50:32 +0000
Hi ...
Is there a way to get EOGenerator to not create this syntax:
public static NSArray<Bordereau> fetchAllBordereaus
Error: The type NSArray is not generic; it cannot be parameterized
with arguments
< Bordereau >
How do I get it to do just this:
public static NSArray fetchAllBordereaus
Gino
_______________________________________________
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