[Pas2js] TMS Web core released - based on pas2js.

Michael Schnell mschnell at lumino.de
Fri Feb 16 10:05:25 CET 2018


On 16.02.2018 09:46, Michael Van Canneyt wrote:
>
> Usually you are bashed for * your repeated insistence on TTimer and 
> thread usage in non-gui applications. * for insistence on websockets 
> and a continuous connection between browser and server.
While fully functional non-GUI applications is a rather different issue, 
using the Form Designer to create a a GUI in the Brower actually is one 
of my wishes since a long time, and seemingly finally a team of experts 
more devoted and knowledgeable than I am seems to be on that track.

But (now I can be bashed again, as I did state this recently) a 
"client/server" enabled variant of what we see in the demos to me seems 
like an obvious extension. And this in fact does need both topics you 
stated: a fully functional non-GUI application to run on the Server, and 
a standardized real-time Server-Application <-> Browser-Application 
communication to attach the near-GUI part to the near-"Machinery" (i.e. 
Server)  part of the two-tier Pascal Project.

-Michael


More information about the Pas2js mailing list