On Dec 8, 2006, at 4:33 PM, Alberto Paderno wrote:
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Kem
Tekinay
And, btw, I am happy to try the plug-in, but that shouldn't be the
answer
even if it is faster.
I agree: REALbasic should have faster string routines, or at least
follow an
approach like many other programming languages that have a class to
manipulate strings which are not static (see the StringBuilder
class of some
other language).
As long as REALbasic doesn't have such class, the only thing you
can do is
to use a plug-in that exposes a class to speed up string
manipulation. There
isn't difference between a REALbasic native class and a plug-in
class, as
both are implemented in the same way (I mean the REALbasic classes
lay on
internal plug-ins :-)).
--
Perhaps my English is not so clear; let's try again.
Fast string routines exist right now in REALbasic.
Charles Yeomans
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>