@stephan thank you for your info. so if I understand you correctly you use https://github.com/fogus/bacwn/blob/master/src/clojure/fogus/datalog/bacwn/impl/graph.clj to build a dependency tree of your data and then query this tree to find the dependent values(cells) that need updates.
Am Sonntag, 3. Februar 2013 18:47:12 UTC+1 schrieb Stephen Compall: > > On Feb 3, 2013 4:40 AM, "john" <john....@gmail.com <javascript:>> wrote: > > seems to me very cool for systems that need to react on changes on > dependent values. I very much like the API in (1) > > > > Actually my personal opinion is that this is a very substantial thing in > business applications. > > In such an application, I found more use for Jeff Straszheim's graph > contrib library, now packaged with datalog, than the cells-ish stuff. > > This is probably because my Clojure style seeks immutable solutions, and > cells-ishs don't fit in that category. > > -- > Stephen Compall > If anyone in the MSA is online, you should watch this flythrough. > On Feb 3, 2013 4:40 AM, "john" <john....@gmail.com <javascript:>> wrote: > >> Hi, >> the library >> https://github.com/straszheimjeffrey/dataflow >> and >> http://richhickey.github.com/clojure-contrib/dataflow-api.html (1) >> >> or >> https://github.com/gcv/dgraph >> >> seems to me very cool for systems that need to react on changes on >> dependent values. I very much like the API in (1) >> >> Actually my personal opinion is that this is a very substantial thing in >> business applications. >> >> Am I wrong but nobody seems to bother about them? >> (I am not well clojure connected so this assumption is totally based on >> git-update-dates / clojure-user-group discussions / planet.clojure.in >> posts) >> >> Many Greetings >> John >> >> -- >> -- >> You received this message because you are subscribed to the Google >> Groups "Clojure" group. >> To post to this group, send email to clo...@googlegroups.com<javascript:> >> Note that posts from new members are moderated - please be patient with >> your first post. >> To unsubscribe from this group, send email to >> clojure+u...@googlegroups.com <javascript:> >> 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+u...@googlegroups.com <javascript:>. >> For more options, visit https://groups.google.com/groups/opt_out. >> >> >> > -- -- 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/groups/opt_out.