I think we should all go pig wrestling.

On Feb 13, 2006, at 5:20 PM, Theodore H. Smith wrote:

Usually I only need to
concatenate a few strings at a time, for which the simplicity of +
outweighs the possible performance gain from a more complicated
solution.

If that is what you were talking about, then I also for 90%+ of the time I use RB's + operator, and I think it's well suited to those situations. I only use FastString where necessary.

Honestly, I don't believe that you have sufficient experience in
creating long file formats to be speaking on the subject of creating
long strings with the authority of experience.

I do. My second application I made was my XML Editor.

Honestly, I don't think you're qualified to assess my experience.

I don't think you are qualified to judge that I am not qualified to assess your experience.

--
http://elfdata.com/plugin/



_______________________________________________
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>


_______________________________________________
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>

Reply via email to