> Is there any chance to add a class like Delphi's TStringBuilder to FCL? It
would be very useful to port Delphi code libraries to Free Pascal.

That exists mainly to overcome the read-only, 0-based string implementation
limitations in Delphi NextGen, doesn't it? Porting will still require
0-based string implementation, that class implementation alone won't be
enough.



--
View this message in context: 
http://free-pascal-general.1045716.n5.nabble.com/Any-chance-to-add-the-TStringBuilder-to-FCL-tp5724927p5724928.html
Sent from the Free Pascal - General mailing list archive at Nabble.com.
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to