• 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
Generics and 5.3.3
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Generics and 5.3.3


  • Subject: Generics and 5.3.3
  • From: Kevin Avoy <email@hidden>
  • Date: Thu, 24 Jul 2008 20:24:17 -0700 (PDT)

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@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Generics and 5.3.3
      • From: Kieran Kelleher <email@hidden>
  • Prev by Date: Re: null pointer exception inside the framework
  • Next by Date: Re: Generics and 5.3.3
  • Previous by thread: Re: null pointer exception inside the framework
  • Next by thread: Re: Generics and 5.3.3
  • Index(es):
    • Date
    • Thread