realbasic-nug
[Top] [All Lists]

Re: Quickest way to build a string?

To: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Subject: Re: Quickest way to build a string?
From: Norman Palardy <npalardy@great-white-software.com>
Date: Thu, 29 Jan 2009 17:49:15 -0700
Authentication-results: mx.google.com; spf=neutral (google.com: 74.124.194.228 is neither permitted nor denied by best guess record for domain of realbasic-nug-bounces@lists.realsoftware.com) smtp.mail=realbasic-nug-bounces@lists.realsoftware.com
Delivered-to: listarchive@realsoftware.com
In-reply-to: <89fe53800901291522g15d22c94o8ec5c610c28156c6@mail.gmail.com>
References: <498238EF.4010801@cowgar.com> <89fe53800901291522g15d22c94o8ec5c610c28156c6@mail.gmail.com>
Reply-to: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Sender: realbasic-nug-bounces@lists.realsoftware.com

On 29-Jan-09, at 4:22 PM, Thomas Tempelmann wrote:

RB has no StringBuffer or MutableString like Java or ObjC.

If someone would want to build something alike, and not use a Plugin
(there may be solutions as plugins already, I'm quite sure), you'd
build it on top of MemoryBlocks, which can be resized efficiently.


Charles implemented such a thing a couple years ago :)

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>