I also recommend to read the last chapter of the book "Thinking in Clojure". They have a good overview of equivalences of OO design pattern. (If needed)
If you want to "Think clojure" (maybe Think Lisp) this is the book for you! Best regards Florian Over 2011/6/30 Vivek Khurana <[email protected]> > On Thu, Jun 30, 2011 at 12:10 PM, Sean Corfield <[email protected]> > wrote: > > On Wed, Jun 29, 2011 at 9:07 PM, Vivek Khurana <[email protected]> > wrote: > >> Many of the design patterns as presented by Gang of Four and Martin > >> Fowler are strictly OO based are suitable for only for OO based > >> languages. > > > > I don't agree - I think many of those patterns can be applied in a > > non-OO world but the implementation will look a bit different... > > I did not say all of them... > > regards > Vivek > > -- > The hidden harmony is better than the obvious!! > > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to [email protected] > Note that posts from new members are moderated - please be patient with > your first post. > To unsubscribe from this group, send email to > [email protected] > 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 post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en
