Added another way to subclass CPDocumentController

This commit is contained in:
ggsato
2012-05-25 16:54:10 +09:00
parent 2a0ee14130
commit 0dbebf2f04
27 changed files with 6847 additions and 0 deletions
@@ -0,0 +1,4 @@
This test includes two tests for two ways to subclass CPDocumentController.
Please refer to the pull request and its discussion here.
https://github.com/cappuccino/cappuccino/pull/1551