This Week in Edge Cappuccino (32)
See last post here.
December 17 - December 23, 2009 Edition
There haven't been any commit in the master branch, but there was 23 commits in the jake branch (which should be merged in the master branch one day).
- Fix for action being sent to disabled CPMenu items. The commits : here, here
- bootstrap.sh now asks if you want to delete your existing installations. The commit : here
- CPView gets a new setSubviews: method that allows you to add multiple subviews. The commit : here
- CPDictionary gets better support for recursing in dictionaryWithJSObject:recursively:. The commit : here
- CPOperation has been added to Foundation. The commit : here
- TextMate and Xcode files have been removed, since they now have their own repository. The commit : here