> (doesn't it already for the jvm port?) 

Can it be done without for jvm? AFAIK this immutable string thing is part of
jvm executable code, though in theory you can just implement mutable strings
as array of byte, but I believe that would be harder to implement than using
java strings which has support for constant string pool.



--
View this message in context: 
http://free-pascal-general.1045716.n5.nabble.com/FPC-Mobile-development-the-String-type-tp5719728p5719746.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