On 07/20/2016 04:18 PM, Santiago A. wrote:
For me that's not the way to go either. Moving complexity from server
to client works when you are offering services, but not when you have
to program client side as well.
Facing exactly this task, Microsoft once invented C# and Silverlight.
Here the same code (written in C#) can run as well on the server as on
the Client (i.e. in the browser). It's up to the user where he places
each single function.
To me this sounded like a great idea and I felt that the basic design
was very well thought out and promising.
But obviously the public interest shifting from PCs to mobile devices
made Java the winner over C# and finally Microsoft dropped Silverlight.
-Michael
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus-ide.org/listinfo/lazarus