FROM : Scott Anguish
DATE : Thu Nov 21 22:10:32 2002
> PS. Incidentally, you ask to provide code. I did. The code used is
> RaiseMan. It's online at Aaron's site. The only addition was already
> posted.
Perhaps you can provide an exact URL, since I can't seem to find it.
(Aaron, there should be a Download link on the book page... if there
is, I can't find it.. )
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.
And, as I've said, deletion in a background thread would be an option
if deletion is what you're seriously concerned about.
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.
_______________________________________________
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.
DATE : Thu Nov 21 22:10:32 2002
> PS. Incidentally, you ask to provide code. I did. The code used is
> RaiseMan. It's online at Aaron's site. The only addition was already
> posted.
Perhaps you can provide an exact URL, since I can't seem to find it.
(Aaron, there should be a Download link on the book page... if there
is, I can't find it.. )
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.
And, as I've said, deletion in a background thread would be an option
if deletion is what you're seriously concerned about.
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.
_______________________________________________
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 mails | Author | Date |
|---|---|---|
| rixstep000 | Nov 21, 21:28 | |
| Scott Anguish | Nov 21, 21:42 | |
| Scott Anguish | Nov 21, 21:45 | |
| Rixster @ Rixstep | Nov 21, 22:00 | |
| Scott Anguish | Nov 21, 22:10 | |
| Rixster @ Rixstep | Nov 21, 22:22 | |
| Marco Scheurer | Nov 21, 22:27 | |
| Jonathan Hendry | Nov 21, 22:31 | |
| Scott Anguish | Nov 22, 02:55 | |
| Nat! | Nov 23, 00:19 |






Cocoa mail archive

