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

First working, non-recursive runtime (part 1) #39

Merged
merged 8 commits into from
Oct 18, 2014
Merged

First working, non-recursive runtime (part 1) #39

merged 8 commits into from
Oct 18, 2014

Conversation

rjeczalik
Copy link
Owner

Implements #5.

TODO

  • runtime: Watching/unwatching directory path
  • test: Subscribe channels to events in Runtime fixture (test.R(...)) explicitly
  • runtime: Add Subscribers and rework dir watching
  • test: Rework test.ExpectCalls to execute test-cases for all Runtime implementations
  • runtime: Dispatching events back to user channels

@rjeczalik rjeczalik changed the title First working implementation for non-recursive runtime First working, non-recursive runtime Oct 11, 2014
@rjeczalik rjeczalik force-pushed the runtime branch 10 times, most recently from 87d769e to 597770c Compare October 18, 2014 15:37
@rjeczalik rjeczalik changed the title First working, non-recursive runtime First working, non-recursive runtime (part 1) Oct 18, 2014
rjeczalik added a commit that referenced this pull request Oct 18, 2014
First working, non-recursive runtime (part 1)
@rjeczalik rjeczalik merged commit e79c082 into wip Oct 18, 2014
@rjeczalik rjeczalik deleted the runtime branch October 18, 2014 18:13
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.

1 participant