|
|
|
|
|
by mseebach
4847 days ago
|
|
That's what I meant - should have said interface_s_, I see now :) Actually, opening a document is probably not even a good abstraction. DocProvider is better: You can have FileSystemDocProvider and BlankDocProvider - the latter can't meaningfully be said to "open" a document, but it's interacted with in the same way. |
|