Skip to content

Consider providing a high-level set of events. #35

Description

@zorbash

We currently depend on fs for the following part of our application.

https://github.com/kittoframework/kitto/blob/master/lib/kitto/code_reloader.ex#L38

As you can see, we perform an action when the user creates or changes a file, another action when a file is deleted and so on.
For each of the actions we wish to perform (unless there's another way to do it), we currently bind to platform specific events. I'd be nice if there was a set of platform independent set of events.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions