Re: [OT] Premature optimizations (was: Where is NSList?)
Re: [OT] Premature optimizations (was: Where is NSList?)
- Subject: Re: [OT] Premature optimizations (was: Where is NSList?)
- From: Andreas Mayer <email@hidden>
- Date: Fri, 30 Jul 2004 05:15:18 +0200
Am 30.07.2004 um 02:47 Uhr schrieb Tim Ramsey:
Just try to optimize your way out of having painted yourself into a
corner by a bad data structure choice.
In Object Oriented Programming this should never be a problem. If your
class/object structure is OK you may just swap data structures where
appropriate.
Choice of appropriate data structures can vastly simplify code, making
it much more maintainable.
Sorry, but I'm not thinking in terms of data structures any more. I'm
thinking about object relationships. :-)
Andreas
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.