Ticket #21 (closed defect: fixed)
Cocoa primitive classes do not respond to the Ruby interfaces.
| Reported by: | lsansonetti@… | Owned by: | lsansonetti@… |
|---|---|---|---|
| Priority: | blocker | Milestone: | MacRuby 0.1 |
| Component: | MacRuby | Keywords: | |
| Cc: |
Description
As an example, NSArray#each doesn't exist.
Before working on the CF-based re-implementation, we should put in place a temporary solution that converts NS primitive types to Ruby types.
Change History
Note: See
TracTickets for help on using
tickets.

