Projects
Home     Blog     Install     New Ticket     View Tickets     Browse Source

Ticket #88 (closed defect: fixed)

Opened 7 months ago

Last modified 6 months ago

NSObject should not be subclassable

Reported by: lsansonetti@… Owned by: lsansonetti@…
Priority: blocker Milestone: MacRuby 0.3
Component: MacRuby Keywords:
Cc:

Description

NSObject should not be subclassable. MacRuby should instead subclass Object and print a warning. This workaround is required because the RubyCocoa compatible layer needs it.

Change History

Changed 6 months ago by lsansonetti@…

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

Fixed by r306/trunk.

Note: See TracTickets for help on using tickets.