I'm wondering why documentManager.create exists?

This method just copies xml from one sourceURI to another. What then are you to do if your document is not xml, or not even stored in a file?

Should the method be removed and the document content create be moved into the usecase? Then the developer can make a usecase implementation for each of their document types.

MichaelR

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to