On 28 November 2014 at 15:20, Colin Yates <colin.ya...@gmail.com> wrote: > > I guess I got a bit misled with the combination of his "Customers" > example in the video, the "all or nothing" warnings and "I do not > intend that application functions should receive the top-level system > as an argument. Rather, functions are defined in terms of components. > " (from the front page on github). > > I guess we can just (:interesting-component system) once the system has > started? >
Your system should call your functions, not the other way around. You can have functions that are not components, but all functions should be called from a component. The direction of the program should flow down from the system to its components, then down into individual functions. - James -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.