Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added ability to subscribe to ChangeSetListener events #75

Closed

Conversation

treblereel
Copy link
Contributor

It would be nice to have the ability to subscribe to ChangeSetListener events.
@mdproctor may i ask you to take a look ?

@mdproctor
Copy link
Contributor

Instead of changing ChangeSetListener, I wonder if it would be best to make a composite listener, which takes 1..n child listeners. So it could take the ChangeSetListener, plus your own.

@gmethvin
Copy link
Owner

What's the advantage of this versus registering a DirectoryChangeListener directly? It looks like you would just get a ChangeSet with a single entry each time.

@gmethvin
Copy link
Owner

Closing this since it seems to be inactive, but if you're still interested please feel free to continue the discussion.

@gmethvin gmethvin closed this Mar 18, 2021
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.

3 participants