Closed holtwick closed 5 years ago
At least on macOS NSDocument is useless without NSWindowController and NSDocumentController. Instead use NSFilePresenter and Coordinator directly. The current implementation works, but has useless overhead.
See also #40
At least on macOS NSDocument is useless without NSWindowController and NSDocumentController. Instead use NSFilePresenter and Coordinator directly. The current implementation works, but has useless overhead.
See also #40