Not yet.

I guess it needs some Native code. Considering native, more feature are 
available such as saving settings via localStorage, opening another window to 
avoid overlap, etc. But then it cannot be published as a package.

My personal app does not need it for now. My highest priority for now is fix 
this(https://github.com/jinjor/elm-time-travel/issues/2), terrible :)

> On Jun 7, 2016, at 7:29 PM, Claudia Doppioslash 
> <claudia.doppiosl...@gmail.com> wrote:
> 
> Yeah, hot swapping it's very much a necessity for this use.
> Did you look into how to implement it?
> 
>> On 7 June 2016 at 11:24, Yosuke Torii <jinjor...@gmail.com> wrote:
>> Hmm... It seems the most interesting part is hot swapping (which is hard for 
>> me to implement). Without hot swapping, the remaining feature is "search 
>> some point, play from that point and go toward another future". This makes 
>> sense to some extent because you sometimes miss the route, but you cannot 
>> fix the behavior.
>> 
>> In this context, let's ask Evan. I recently found it is difficult to modify 
>> inline style of all list items at the same time. Hot swapping would also do 
>> well for such cases.
>  
> -- 
> Claudia Doppioslash
> 
> @doppioslash
> http://blog.doppioslash.com
> http://www.lambdacat.com
> -- 
> You received this message because you are subscribed to a topic in the Google 
> Groups "Elm Discuss" group.
> To unsubscribe from this topic, visit 
> https://groups.google.com/d/topic/elm-discuss/vtDxwvsL7DE/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to 
> elm-discuss+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups "Elm 
Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elm-discuss+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to