> The problem here is that OP is *creating* many classes (the fact that
they are anonymous ultimately doesn't matter) by eval'ing code. That is
what causes the leak.

I still don't understand why there is no leak when *not* using eval(),
though.

Ben

Reply via email to