<div dir="ltr">Yeah, one thing i like with FPC and Lazarus is that there is a strong focus on backwards compatibility. Of course it isn't perfect (with FPC 3 i had to change some of my string code - e.g. i was loading files into strings by setting the length and BlockReading the string directly - but that took only a few minutes) but it is generally very stable.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Apr 20, 2017 at 3:05 PM, Michael Schnell via Lazarus <span dir="ltr"><<a href="mailto:lazarus@lists.lazarus-ide.org" target="_blank">lazarus@lists.lazarus-ide.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">+1 !!!<br>
<br>
The dream:<br>
<br>
Write and test a program using in a (partly) RAD way, of course in an Event-programming way, using the Lazarus IDE - say - in Windows.<br>
<br>
Now just by changing some settings, compile it for<br>
 - Win32<br>
 - Win42<br>
 - Win 32 or 64 as a service (hence also running on WIN IOT Core)<br>
 - MAC<br>
 - Linux Desktop (PC / ARM / ARM64 / MIPS / ....)<br>
 - Linux Headless (I do have done a working draft for an "active NoGUI" Widget Type)<br>
 - Android<br>
 - iOS<br>
 - with built-in Web Server,  the GUI shown on a browser<br>
 - As a Server based application (e.g. behind Apache or Microsoft IIS) with the GUI shown on a browser<span class="HOEnZb"><font color="#888888"><br>
<br>
-Michael</font></span><div class="HOEnZb"><div class="h5"><br>
-- <br>
______________________________<wbr>_________________<br>
Lazarus mailing list<br>
<a href="mailto:Lazarus@lists.lazarus-ide.org" target="_blank">Lazarus@lists.lazarus-ide.org</a><br>
<a href="http://lists.lazarus-ide.org/listinfo/lazarus" rel="noreferrer" target="_blank">http://lists.lazarus-ide.org/l<wbr>istinfo/lazarus</a><br>
</div></div></blockquote></div><br></div>