Skip to content

Conversation

phallstrom
Copy link

Added support to use rb-fsevent gem if it's installed. This will use OSX's fileevent API so stasis (via directorywatcher) doesn't have to poll the file system.

@mschae
Copy link

mschae commented Apr 29, 2013

This PR is in conflict with my #85

I personally prefere doing it the platform (and gem) agnostic way but I'm open to suggestions.

@phallstrom
Copy link
Author

@mschae If there's a better way to do it that's totally fine with me. I'll close this out so we can focus.

@phallstrom phallstrom closed this Apr 29, 2013
@mschae
Copy link

mschae commented Apr 30, 2013

@phallstrom Thanks. Winton is taking a look at my PR right now. I am fairly sure that using listen will adress your suggestion as well, it uses rb-fsevent on Darwin systems internally:

https://github.com/guard/listen/blob/master/listen.gemspec#L18

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants