On Thu, May 29, 2008 at 7:15 AM, Tony Balinski <[EMAIL PROTECTED]> wrote: > Quoting Bert Wesarg <[EMAIL PROTECTED]>: > >> Yes, in a full reference counted scheme, we could use copy-on-write >> for the arrays, and therefore the unconditional copy for the iterator >> is a no-op if the array will not be modified inside the iteration. >> >> How far ist your refcnt patch, do you need any help? > > To tell you the truth I haven't touched it for over a year! I never got as far > as running it since it required changes throughout interpret.c and macro.c. I > stopped working on it mainly because I couldn't track other changes in the > source base at the same time.
Oh, I thought your statement 'I have worked on a ref-counted' meant you do it right now ;-) I will comeback to this patch, if I have time. Bert > > Tony -- NEdit Develop mailing list - [email protected] http://www.nedit.org/mailman/listinfo/develop
