Skip navigation.
 
mlRE: Table View Blues (summary)
FROM : Jonathan E. Jackel
DATE : Wed Nov 20 23:25:10 2002

> A file of several hundred KB should load and reload
> instantaneously. Now if the table view can just shrug its
> shoulders and say "he says there are no rows, OK, so there's no
> rows" - if it's that simple, then we're over one hurdle.


It's that simple.


> But underneath - in the data management - something more
> streamlined has to be engineered.


Someone earlier in this thread suggested "lazy" loading of the data needed
to display the rows that show in the table view.  The seemed pretty
promising.


Jonathan
_______________________________________________
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
mlRe: Table View Blues (summary) <rixstep000 Nov 19, 15:44
mlRe: Table View Blues (summary) j o a r Nov 20, 11:04
mlRe: Table View Blues (summary), or, allocWithZone not working Timothy Ritchey Nov 20, 21:01
mlRe: Table View Blues (summary) Sheehan Olver Nov 20, 22:20
mlRE: Table View Blues (summary) Jonathan E. Jackel Nov 20, 23:25
mlRe: Table View Blues (summary), or, allocWithZone not working Timothy Ritchey Nov 20, 23:35
mlRe: Table View Blues (summary) Sam Griffith Nov 21, 06:56
mlRe: Table View Blues (summary) Sheehan Olver Nov 21, 07:31
mlRe: Table View Blues (summary) Sam Griffith Nov 21, 08:17
mlRe: Table View Blues (summary) Sheehan Olver Nov 22, 00:21
mlRe: Table View Blues (summary) Sam Griffith Nov 22, 07:33
mlRe: Table View Blues (summary) Scott Anguish Nov 22, 08:04