[fpc-pascal] FPC + Mobile development: the String type

leledumbo leledumbo_cool at yahoo.co.id
Thu Jul 10 17:53:13 CEST 2014


> (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.



More information about the fpc-pascal mailing list