issues Search Results · repo:ecstatic-framework/ecstatic language:Elixir
Filter by
8 results
(141 ms)8 results
inecstatic-framework/ecstatic (press backspace or delete to remove)Are you planning on issuing a new release with some of the improvements over the past 2 years anytime soon?
treytah
- 5
- Opened on May 21, 2020
- #11
So currently the watcher configuration line looks rather like this:
config :ecstatic, :watchers, fn() - PhysicsSim.Watchers.watchers end
And I think it might be much simpler to represent it like this: ...
sikanrong
- Opened on Apr 5, 2020
- #10
Need to update the test suite for the library such that we run through some key work-flows which represent:
- Reactive (change-event-driven) systems which trigger watchers for other Reactive systems ...
sikanrong
- Opened on Apr 5, 2020
- #9
The title says it all, right now there aren t really any useful explanations or code examples in the hexdocs and
generally figuring out how to use Ecstatic is rather akin to reading Egyptian hieroglyphics. ...
sikanrong
- Opened on Apr 5, 2020
- #8
So currently the Ecstatic.Ticker logic works by attaching a watcher to :attached, :removed and :updated component
lifecycle hooks. This is so that the Ecstatic.EventConsumer is the process which sends ...
sikanrong
- Opened on Apr 5, 2020
- #7
It would be a bit more normal if :ecstatic existed as an OTP application instead of having to start Ecstatic.Supervisor
from the end-user application.
sikanrong
- Opened on Apr 5, 2020
- #6
Currently Ecstatic.Store.Ets is used directly in the code in several places. Instead we should use a wrapper module such
as Ecstatic.Store which internally defers to a configurable storage module.
In ...
sikanrong
- Opened on Apr 5, 2020
- #5
Copyright 2018 Aldric Giacomoni
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated
documentation files (the Software ), to deal in the Software ...
fire
- 2
- Opened on Nov 10, 2018
- #2

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.