31 Jan
2011
31 Jan
'11
6:22 a.m.
Hi,
Should both types of arrays work the same way? An instance of NSMutableArray says its class is Array, so I thought that they would.
This is indeed pretty confusing, so I filed a ticket to be able to easily differentiate Array and NSMutableArray: https://www.macruby.org/trac/ticket/1141 I can't really remember why we did it in the first place, maybe dating from the time when Array was using NSArray internally.