On Jan 24, 2010, at 17:12 , Stuart Halloway wrote: > If the collaboration is deeply entwined, the two modules should be one > module. If one module uses another, but with occasional callbacks in the > other direction, use an interface or a protocol to define the backchannel.
That sounds horribly Javaish :(, I solved a problem like this by moving out the parts that A and B needed to C, but it kind of is sad that since it feeled so much like Java here especially when it comes to interfaces and things like that ... -- 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