Confirmed users
632
edits
(→Gmail) |
|||
Line 122: | Line 122: | ||
#* Fire a callback to allow the UI to update. The callback should include the number of total contacts being imported, the number of contacts already imported (from this import), and the "id" field of the contact that was just imported. | #* Fire a callback to allow the UI to update. The callback should include the number of total contacts being imported, the number of contacts already imported (from this import), and the "id" field of the contact that was just imported. | ||
Note that the iteration in the final step may take substantial processing. The code should take steps to yield the processor between processing each contact, so as to not impact system responsiveness. | |||
{| class="wikitable" | {| class="wikitable" |