saiple commented on PR #350:
URL: https://github.com/apache/commons-io/pull/350#issuecomment-1122718887

   > Hm, Commons VFS already does stuff like this, for example 
https://commons.apache.org/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/impl/DefaultFileMonitor.html
   
   Hi @garydgregory ! Sorry for long delay. Yea, I know that Commons VFS this 
feature, but I wanted creating watchers by calling one line of code, so most of 
methods of this lib (Commons IO) have this ideology. In VFS it need to write at 
less 5 lines of code for reaching it, it makes code less cleaner. I use this 
lib in my private projects, and I wanted to use this method natively from lib. 


-- 
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.

To unsubscribe, e-mail: issues-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to