I believe I wrote these comments and planned to defer the work as it was not part of my current check in at the time. Then I simply forgot about it. As far as I know you are correct and it can be done.
-Steve ----- Original Message ---- From: Bert Wesarg <[EMAIL PROTECTED]> To: NEdit development list <[email protected]> Sent: Monday, March 3, 2008 7:36:18 AM Subject: Re: two bugs On Mon, Mar 3, 2008 at 4:21 PM, Steve LoBasso <[EMAIL PROTECTED]> 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 -- NEdit Develop mailing list - [email protected] http://www.nedit.org/mailman/listinfo/develop ____________________________________________________________________________________ Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ -- NEdit Develop mailing list - [email protected] http://www.nedit.org/mailman/listinfo/develop
