Re: Table View Blues
Re: Table View Blues
- Subject: Re: Table View Blues
- From: Andreas Mayer <email@hidden>
- Date: Mon, 18 Nov 2002 22:07:09 +0100
Am Montag, 18.11.02 um 14:10 Uhr schrieb <email@hidden>:
What you must get away from here is the bottleneck of having to deal
with potentially 100's of 1000's of recursive dealloc calls when a
view is to be vacated and repopulated.
Hm. Then why don't you use your own memory management?
A problem could occur if the table view buffered all cells it had
displayed at some time. I'm not sure if it does; but even then you
could probably write a subclass that doesn't.
coupled with Cutler's memory management,
Well, can't you get that converted to the Mac? If it's written in C
this should be possible.
bye. 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.