FROM : Alex Rice
DATE : Mon Nov 18 09:11:03 2002
On Monday, November 18, 2002, at 12:54 AM, Alex Rice wrote:
> /* suppose loadAnotherRecord deallocs 100K records and loads another
> 500K */
> [dataSourceObj loadAnotherRecord];
Oops, that doesn't make sense. Rather it would [dataSourceObj
loadAnotherTable]; or [dataSourceObj loadAnotherDatabase], not
loadAnotherRecord.
> [tableViewOutlet reloadData];
Alex Rice <<email_removed>>
Mindlube Software
http://mindlube.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.
DATE : Mon Nov 18 09:11:03 2002
On Monday, November 18, 2002, at 12:54 AM, Alex Rice wrote:
> /* suppose loadAnotherRecord deallocs 100K records and loads another
> 500K */
> [dataSourceObj loadAnotherRecord];
Oops, that doesn't make sense. Rather it would [dataSourceObj
loadAnotherTable]; or [dataSourceObj loadAnotherDatabase], not
loadAnotherRecord.
> [tableViewOutlet reloadData];
Alex Rice <<email_removed>>
Mindlube Software
http://mindlube.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 mails | Author | Date |
|---|---|---|
| Rixstep | Nov 18, 06:28 | |
| Alex Rice | Nov 18, 08:54 | |
| Alex Rice | Nov 18, 09:11 | |
| Andreas Mayer | Nov 18, 10:28 | |
| <rixstep000 | Nov 18, 13:43 | |
| <rixstep000 | Nov 18, 14:10 | |
| <rixstep000 | Nov 18, 16:27 | |
| Alex Rice | Nov 18, 20:14 | |
| Andreas Mayer | Nov 18, 22:07 | |
| j o a r | Nov 18, 22:49 | |
| j o a r | Nov 18, 23:34 | |
| David Remahl | Nov 19, 00:23 | |
| Terrence Asselin | Nov 19, 01:39 | |
| Kevin Elliott | Nov 19, 18:27 | |
| Alex Rice | Nov 19, 19:16 | |
| Clark S. Cox III | Nov 19, 22:20 | |
| Rosyna | Nov 20, 07:25 |






Cocoa mail archive

