Blog : Suit My Mind - Software that suits you

This Week in Edge Cappuccino (33)

See last post here.

December 24 - December 30, 2009 Edition

There haven't been any commit in the master branch, but there was 7 commits in the jake branch (which should be merged in the master branch anytime soon).

  • Observable arrays get 3 new methods : indexOfObject:, indexOfObjectIdenticalTo: and removeObjectIdenticalTo:. The commit : here
  • Added applyChange:toKeyPath: and inverseChangedDictionary to support "automatic" undo with KVO. The commit : here