ios - table diff patch algorithm for UITableView -
i using uitableview display set of objects persisted on server. server notifies client pull out new set whenever detects change. don't reload entire table. need algorithm patch old table insert,move,reload , delete operations transform new set. simplest algorithm accomplish this?
i should have googled first, end here answers;
Comments
Post a Comment