Skip navigation.
 
mlRe: Storm in a water glass? (Was: Table View Blues (summary))
FROM : Rixster @ Rixstep
DATE : Thu Nov 21 22:22:49 2002

> (Aaron, there should be a Download link on the book page... if
> there is, I can't find it.. )


I'm sure Aaron can.

> Also... using the methodology that you've used, you're doing 4
> times as many searches for objects as necessary in the deletion

because
> you're using 4 times as many rows.

10,000 is not a magic number.

> And, as I've said, deletion in a background thread would be an
> option if deletion is what you're seriously concerned about.


And what, pray tell, is the foreground thread running the GUI to do
in the meantime? Are we going to start adding new records before the
old ones are deleted??!??

> And still, deleting 40,000 items in the manner you are, isn't the
> same method that would be used to switch to another view or close

a
> tableview.

But it is the method that would be used to delete 40,000 items.

Or far fewer, with more data stored per item.
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

Related mailsAuthorDate
mlStorm in a water glass? (Was: Table View Blues (summary)) rixstep000 Nov 21, 21:28
mlRe: Storm in a water glass? (Was: Table View Blues (summary)) Scott Anguish Nov 21, 21:42
mlRe: Storm in a water glass? (Was: Table View Blues (summary)) Scott Anguish Nov 21, 21:45
mlRe: Storm in a water glass? (Was: Table View Blues (summary)) Rixster @ Rixstep Nov 21, 22:00
mlRe: Storm in a water glass? (Was: Table View Blues (summary)) Scott Anguish Nov 21, 22:10
mlRe: Storm in a water glass? (Was: Table View Blues (summary)) Rixster @ Rixstep Nov 21, 22:22
mlRe: Storm in a water glass? (Was: Table View Blues (summary)) Marco Scheurer Nov 21, 22:27
mlRe: Storm in a water glass? (Was: Table View Blues (summary)) Jonathan Hendry Nov 21, 22:31
mlRe: Storm in a water glass? (Was: Table View Blues (summary)) Scott Anguish Nov 22, 02:55
mlRe: Storm in a water glass? (Was: Table View Blues (summary)) Nat! Nov 23, 00:19