Re: NSMutableData short comings?
Re: NSMutableData short comings?
- Subject: Re: NSMutableData short comings?
- From: email@hidden
- Date: Tue, 23 Aug 2005 17:46:23 +1000
I think you'll find the reason for this is because NSData, from which
NSMutableData inherits, already has methods for obtaining subranges
of data... it's probably seen as unnecessary redundancy to add
mutable-specific versions, since the overhead of creating a new
instance isn't *that* big to start with, and in many cases you'll
want to preserve data outside the range selected, etc.
Wade Tregaskis (AIM/iChat, Yahoo, Gizmo & Skype: wadetregaskis, ICQ:
40056898, MSN: email@hidden, AV iChat & email:
email@hidden, Jabber: email@hidden)
-- Sed quis custodiet ipsos custodes?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden