Hi there,

On 15/06/2006, at 8:22 PM, John Larson wrote:

objectEnumerator does work. I didn't even think that that would be a different implementation except for Iterator's remove() method. Oh well, just trying to obey Sun's advice about their Collections framework and not have to call methodWithAsLongANameAsPossible(). :-)

Late response but - I've never seen this advice. But, assuming the advice exists (or is it folklore?) then it'd be nice if Sun would remove all the 'get' prefixes from there class' methods. They certainly add clutter (I mean length) to the name of the method.

NSArray is immutable anyway - so the opportunity for remove() won't help unless it's a listIterator for a NSMutableArray.

with regards,
--

Lachlan Deck


_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to