Quoting Bert Wesarg <[EMAIL PROTECTED]>:

> On Mon, Mar 10, 2008 at 8:17 PM, Tony Balinski <[EMAIL PROTECTED]> wrote:
> >  If you have another idea, I'm open to suggestions!
> Access the values like in the GLOBAL_SYM case. See attached patch.

Bad idea: no recursion is possible if you do that; each function only
has one set of variables for every instance, like static locals in C.

Tony
-- 
NEdit Develop mailing list - [email protected]
http://www.nedit.org/mailman/listinfo/develop

Reply via email to