On Mon, Jan 16, 2012 at 9:45 PM, ckirkendall <ckirkend...@gmail.com> wrote:
> Dave,
> I think you are right that my implementation does cause a memory leak
> over time.  It interesting that I can't find a single example of
> someone calling dispose on an object like this.

Perhaps there should be a with-disposables macro in ClojureScript for
things that should be disposed, in much the way there's with-open in
vanilla Clojure for things that should be closed.

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