• 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
[SOLVED] Re: NSArray bug
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SOLVED] Re: NSArray bug


  • Subject: [SOLVED] Re: NSArray bug
  • From: Stamenkovic Florijan <email@hidden>
  • Date: Tue, 21 Apr 2009 17:10:20 -0400

OK, I assume that then it's also reported.

F

On Apr 21, 2009, at 16:20, Mike Schrag wrote:

yes, the impl is wrong in 5.4 ... q fixed this in Wonder's a couple weeks ago

On Apr 21, 2009, at 4:13 PM, Stamenkovic Florijan wrote:

Please confirm:

NSArray<SomeEO>  children = someEO.children();

SomeEO[] childrenArray = children.objects(); // compiles, no warning, throws ClassCastException (Object[]) at runtime
SomeEO[] childrenArray = children.toArray(new SomeEO[children.count()]); // works fine

_______________________________________________ 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: [SOLVED] Re: NSArray bug
      • From: Mike Schrag <email@hidden>
References: 
 >NSArray bug (From: Stamenkovic Florijan <email@hidden>)
 >Re: NSArray bug (From: Mike Schrag <email@hidden>)

  • Prev by Date: Re: NSArray bug
  • Next by Date: Re: [SOLVED] Re: NSArray bug
  • Previous by thread: Re: NSArray bug
  • Next by thread: Re: [SOLVED] Re: NSArray bug
  • Index(es):
    • Date
    • Thread