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

Michael Van Canneyt michael at freepascal.org
Fri Feb 16 11:26:18 CET 2018



On Fri, 16 Feb 2018, Michael Schnell wrote:

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

Yes, because I managed to convince them to use pas2js for the task.

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

Please define 'client/server' enabled variant? In my understanding a browser
is per definition client/server, when it communicates with a server.

They have client/server technology available: XData. 
Basically it streams objects between client and server.

Michael.



More information about the Pas2js mailing list