<div dir="ltr"><div dir="ltr">On Wed, Jun 26, 2019 at 5:36 PM Ryan Joseph <<a href="mailto:genericptr@gmail.com">genericptr@gmail.com</a>> wrote:</div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Yes indeed. FPC already has an overwhelming amount of string types. As I said though a SetCapacity option for growing would be nice (for dynamic arrays also) because += is such a common operation. As it stands I often don’t use dynamic arrays (and now ansistring) because of growing limitations, which is a shame really.<br></blockquote><div><br></div><div>Well, I think the idea is that stuff like capacity is what you'd have / do have in actual containers built *around* strings and / or dynamic arrays, as they're both just built in primitives.</div></div></div>