I just watched the video. Wow. Having a live statechart is even better than what I imagined. It reminds me somehow of the NoFlo JavaScript project. This would be an awesome lib to have... (Am I suggesting you should open source this statechart stuff ? :D). Seriously thank you for the pointers. I'll definitely study this methodology.
> Le 14 mai 2015 à 00:00, Kevin Lynagh <[email protected]> a écrit : > > In addition to the Horrocks book, take a look at "Practical UML Statecharts > in C / C++". > This book also describes Harel Statecharts, but goes into much more depth > about how one can implement them on embedded systems. > > I've been experimenting with using Harel Statecharts as an architecture for > ClojureScript applications, and it has been working out very well. > > This video from last year describes that work: > > https://www.youtube.com/watch?v=57wJpfMcfnU > > (I haven't open sourced any of these tools, though since I recorded that > video Figwheel came out and David has put a ton of work into the cljs > compiler, so you should be able to get up and running with those tools.) > > -- > Note that posts from new members are moderated - please be patient with your > first post. > --- > You received this message because you are subscribed to a topic in the Google > Groups "ClojureScript" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/clojurescript/7STtgK5QiIc/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/clojurescript. -- Note that posts from new members are moderated - please be patient with your first post. --- You received this message because you are subscribed to the Google Groups "ClojureScript" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/clojurescript.
