Projects
Home     Blog     Install     New Ticket     View Tickets     Browse Source

Ticket #21 (closed defect: fixed)

Opened 10 months ago

Last modified 10 months ago

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

Changed 10 months ago by lsansonetti@…

  • milestone set to MacRuby 1.0

Changed 10 months ago by lsansonetti@…

  • status changed from new to closed
  • resolution set to fixed

Temporary solution committed in r46/trunk.

Changed 10 months ago by lsansonetti@…

  • milestone changed from MacRuby 1.0 to MacRuby 0.1
Note: See TracTickets for help on using tickets.