But can anyone explain all the other duplicate calls?
Why does it matter? If you have eight or nine sections it makes
perfect sense. Or you could have one section and it needs to draw
multiple times, and whoever designed the API didn't want to go through
the expense of a KVO observation, inste
I did this just for grins to see what I came up with. Boy was I
surprised!
Here's a listing of the calls made loading a table with 2 sections
where the first section has 1 row and the second has 2 rows. Each
section has a header title and a footer title.
NavBasedTestBed37232:20b >> Object