| To: | REALbasic NUG <realbasic-nug@lists.realsoftware.com> |
|---|---|
| Subject: | Re: Quickest way to build a string? |
| From: | Charles Yeomans <charles@declareSub.com> |
| Date: | Thu, 29 Jan 2009 21:45:49 -0500 |
| 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: | <B0340CA7-A78B-49AF-84F5-1F6601FB7FF5@great-white-software.com> |
| References: | <498238EF.4010801@cowgar.com> <89fe53800901291522g15d22c94o8ec5c610c28156c6@mail.gmail.com> <B0340CA7-A78B-49AF-84F5-1F6601FB7FF5@great-white-software.com> |
| Reply-to: | REALbasic NUG <realbasic-nug@lists.realsoftware.com> |
| Sender: | realbasic-nug-bounces@lists.realsoftware.com |
On Jan 29, 2009, at 7:49 PM, Norman Palardy wrote: 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 :) But has since abandoned it in favor of string arrays and Join :) Charles Yeomans _______________________________________________ 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> |
|---|---|---|
| ||
| Previous by Date: | Re: Strange Project Errors, Terry Ford |
|---|---|
| Next by Date: | Re: Quickest way to build a string?, Norman Palardy |
| Previous by Thread: | Re: Quickest way to build a string?, Norman Palardy |
| Next by Thread: | Re: Quickest way to build a string?, Norman Palardy |
| Indexes: | [Date] [Thread] [Top] [All Lists] |