You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by GitBox <gi...@apache.org> on 2019/03/27 11:57:51 UTC

[GitHub] [commons-io] col-panic opened a new pull request #76: Refactor io.monitor to support alternativ file entities

col-panic opened a new pull request #76: Refactor io.monitor to support alternativ file entities
URL: https://github.com/apache/commons-io/pull/76
 
 
   I want to combine the io.monitor with the https://github.com/hierynomus/smbj project, to realize a SMB capable io monitor. In order to achieve this, I have to replace certain hard-coded handles like File with the resp. SMBJ handles. 
   
   To this end, I started refactoring the code so that I may realize this alternative implementation. Within my IDE i have a prototype of this combination (realized within a separate project) that basically works.
   
   My question is: would the commons-io community care for accepting a PR that "opens-up" the monitor for alternative implementations?
   
   The PR at hand serves as a basis for discussion.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services