http://qs1969.pair.com?node_id=355015


in reply to Re: Re: Functional Inside Out Closure Objects
in thread Functional Inside Out Closure Objects

Nevermind me, I am still half asleep. You are right, I was reading the source wrong. However, in light of my new understanding of your module, I would tend to agree with dave_the_m that this is creating a rather large overhead for your module. Not to mention that you may find yourself having to deal with the nested closure memory leak issue.

-stvn