I think it boils down to familiarity. Anything unfamiliar will fall under YAGNI (until you do) because there is a learning curve involved. Once you learn it, though, you may find it worth reaching for much sooner.
For example, in some domains, FSM's are very common (embedded systems and game AI spring to mind). On Sun, 17 May 2015 at 22:50 Dave Sann <[email protected]> wrote: > The conclusion at the end of his article is very different from the > catch-22 suggested to stop people using this at the beginning > > Dave > > -- > 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. > -- 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.
