[Pas2js] JS Sync/Async Limitations

Michael Schnell MSchnell at lumino.de
Fri Feb 22 13:20:32 CET 2019


> Maybe he means a project group with one webapp project and one server
> project?
> 
Yep .
But this is only kind of the lowest level of integration / portability .

Even more advanced would be a project group with a "target" property for each project and switching same would not prevent compiling or workability. 

Even more advanced would be a single project with a "target" property for each unit (or even each class within a unit) and switching same would not prevent compiling or workability, while communication between them (via events/properties...) being automatically handled by the infrastructure libraries (e.g. via WebSockets), if the definition requests "Client/Server execution". 

Supposedly just a pipe dream, but maybe though food, or at least entertaining. 

-Michael


More information about the Pas2js mailing list