From: Bob Rogers <[EMAIL PROTECTED]> Date: Sun, 12 Nov 2006 21:56:04 -0500
The attached patch adds a docs/pdds/pddXX_dynbind.pod file, which is a proposal for dynamic binding in Parrot . . . I have made some minor updates to the doc which are available here: http://rgrjr.dyndns.org/perl/pddXX_dynbind.html The changes are to use "rezip" instead of "rewind," add a brief discussion of the relation of dynamic binding to STM, remove the awkward C<RegisterBinding> concept, clarify the risk of mutating locations in use on the dynamic environment, and fix a misstatement of the effect tailcalling by replacing it with an expanded discussion. I haven't changed the code, so I won't bother to post an updated patch. -- Bob