thanks Meikel for the suggestion .. I never thought of that .. (or actually
didn't know about it)..
I think that helps..
Sunil.

On Mon, Sep 6, 2010 at 8:19 PM, Meikel Brandmeyer <m...@kotka.de> wrote:

> Hi,
>
> On 6 Sep., 16:43, Meikel Brandmeyer <m...@kotka.de> wrote:
>
> > (defmulti foo
> >   your-dispatch-fn-here
> >   :hierarchy your-hierarchy)
>
> Woops. You should use an atom for the hierarchy or use the Var in the
> call above: #'your-hierarchy.
>
> An atom would allow later modification of the hierarchy.
>
> Sincerely
> Meikel
>
> --
> 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<clojure%2bunsubscr...@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 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

Reply via email to