quattro_4 scribble

scribble 落書き (調べた事をただ落書きする)

NSScreencast Episode #121 Mantle with Core Data Part 2

Mantle with Core Data Part 2 - NSScreencast

取得したエピソード一覧を画面に表示

  • titleが更新された時画面が更新されない問題
  • NSFetchedResultsControllerDelegate
    • didChangeObject atIndexPath forChangeType
      • switch (type)
        • NSFetchedResultsChangeInsert/Update/Delete/Move
      • UITableViewRowAnimationAutomatic
      • UITableViewRowAnimationNone (Update)
        • fix crash