Meikel,

That's very helpful. You and I took essentially the same approach - wrap a 
"real" map and delegate most operations to it. You used deftype, which I 
was afraid to try because there seemed to be too many interfaces and too 
many methods to implement, so I used proxy and APersistentMap to get some 
of it for free. I see from your code that there aren't nearly as many as I 
had feared.

Your code has helped me to answer most of the questions I had.

Thanks,

- Chris

-- 
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