Ticket #435 (closed enhancement: fixed)
Too many calls to NSObject initialize
| Reported by: | joshua.ballanco@… | Owned by: | lsansonetti@… |
|---|---|---|---|
| Priority: | major | Milestone: | MacRuby 0.11 |
| Component: | MacRuby | Keywords: | |
| Cc: | joshua.ballanco@… |
Description
Run: "sudo macgem install sproutcore", then sample the macruby process. See the attached sample. The stack seems to get far too deep with calls to "OBJC_CLASS_$_NSObject", which look to be initiated by a [NSData dataWithContentsOfURL:] call.
The gem did eventually install.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


