[Lazarus] The future of the Lazarus IDE
Michael Schnell
MSchnell at lumino.de
Fri Nov 29 10:58:42 CET 2019
IMHO, in the end it should be possible to do an application in an RAD-way (if desired), test it on a desktop (using the desktop Widgets for its GUI), scale it (by defining parts of the procedures as "Remote"), and finally (just by re-compiling) have it run as a combination of application-parts running as WEBASM in the browser (and used the browser for its GUI) and application-parts running on the Server as fully compiled native code. The infrastructure would need to automatically provide the communication means (shared objects, remote procedure calls, ...) via Websockts.
-Michael
More information about the lazarus
mailing list