>> The compiler supports AnsiStrings, but these are hidden for *mobile* >> targets. > Any reason for this strangeness ?
They're using the mobile compiler as an opportunity to break backwards compatibility and push the language in the directions they want to go. A single, 0-based string type, automatic reference counting, no "with", etc. Apparently the developers they're chasing after are too stupid to know how to deal with more than one string type. -- Craig Peterson Scooter Software _______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel
