Ticket #88 (closed defect: fixed)
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
Note: See
TracTickets for help on using
tickets.

