[Lazarus] The future of desktop
Martin Schreiber
mse00000 at gmail.com
Sat Nov 30 15:56:47 CET 2013
On Saturday 30 November 2013 13:38:58 Michael Van Canneyt wrote:
> On Fri, 29 Nov 2013, Marcos Douglas wrote:
>
> Extpascal does wat mseide does. Transport everything back to the server.
That is not quite right. MSEifi does not transport everything back to the
server. It transports only what is defined in the client form- and
datamodule-resources as "interesting for server". Most of the actions (for
example show dropdown lists, scroll and sort datasets) is done client side
without server interaction.
Programming the whole application in Javascript and running in browser surely
is an option, but why use Free Pascal for that purpose?
Martin
More information about the Lazarus
mailing list