Github user kaspersorensen commented on the pull request:

    https://github.com/apache/metamodel/pull/36#issuecomment-126835721
  
    To be more specific: it seems that we for files save a writer in 
CsvUpdateCallback. I think that's because we don't have a way to generically 
create that for any resource. Resource has a read() method that returns 
InputStream but not a write() method that returns OutputStream. Maybe we should 
simply add that? Then I think we could do that same trick on any resource 
implementation. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to