I upgraded to the 'Wonder-latest-Frameworks-53'. I am using ERJavaMail.framework.
When I build my app, I get the error: setToAddresses(com.webobjects.foundation.NSArray<java.lang.String>) in er.javamail.ERMailDelivery cannot be applied to (com.webobjects.foundation.NSArray) When I attempt to define my array as a generic: protected NSArray<String> toAddresses; I get the error: type com.webobjects.foundation.NSArray does not take parameters Does NSArray support generics in 5.3.3? _______________________________________________ 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]
