[elm-discuss] Re: Task ports: A proposal to make it easier to integrate JS with Elm.

2017-04-14 Thread Conner Ruhl
What is the process for requesting these sort of features? Is there one? On Saturday, August 13, 2016 at 10:31:07 AM UTC-5, James Wilson wrote: > > The problem > > ports as they stand are fundamentally incompatible with Tasks. Being > backed by Cmd's, they are harder to compose. A frustration of

[elm-discuss] Re: Elm Visual Debugger/IDE Idea

2016-12-09 Thread Conner Ruhl
Yeah, that sounds like a fun project. Collapsing similar messages (like ticks) would be another small improvement. On Wednesday, December 7, 2016 at 1:21:10 AM UTC-6, Will White wrote: > > Hi Conner. I'm interested in working on the debugger in this way, for > starters: > >

[elm-discuss] Re: Elm Visual Debugger/IDE Idea

2016-12-06 Thread Conner Ruhl
I'm mainly trying to see if people would find this useful or potentially fun to work on :) On Tuesday, December 6, 2016 at 10:42:41 AM UTC-6, Conner Ruhl wrote: > > Hello! > > Recently I've been thinking a lot about the debugger... The potential for > time travel and replayin

[elm-discuss] Elm Visual Debugger/IDE Idea

2016-12-06 Thread Conner Ruhl
Hello! Recently I've been thinking a lot about the debugger... The potential for time travel and replaying program state across browsers is absolutely massive. It's been the most sellable quality of Elm in my experience. I've been on the hunt for an open source project and I'm considering