mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-09-09 04:07:12 +00:00
The `removeObject:` default provided in CPMutableArray would not work in subclasses because it relied on the class having a .length property.