Hello, Often there is a need to
1) produce some kind of a document (receipt, report, etc.) when a user invokes an action 2) store and retrieve files together with other business data As I understand, currently, Apache Isis does not support any of the use cases described above. Issue list contains an item ISIS-172 that talks about building documents, but does not mention a delivery method. Are there any plans to add ability for services to generate binary data and for domain entities to store such data? Or would it be possible to contribute such functionality to the project? Giedrius Graževičius
