two bugs
Bert Wesarg
bert.wesarg at googlemail.com
Mon Mar 3 16:36:18 CET 2008
On Mon, Mar 3, 2008 at 4:21 PM, Steve LoBasso <slobasso at yahoo.com> wrote:
> Nedit handles this type of iterative concatenation poorly due to how it manages string memory.
>
> Instead, you might try creating a large array and using join() at the end to create the final string. I don't have source in front of me right now, but I believe this will work better.
thats a good idea, thanks.
Steve, BTW, can you look at this mail, I think that are your comments,
maybe you remeber this. Thanks.
http://www.nedit.org/pipermail/develop/2008-January/014028.html
Bert
>
> -Steve
More information about the Develop
mailing list