Projects

Ticket #88 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years 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 2 years 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.