[Lazarus] Target Survey
Santiago A.
svaa at ciberpiula.net
Wed Jul 20 16:18:11 CEST 2016
El 20/07/2016 a las 14:10, Michael Van Canneyt escribió:
>
>
> http://www.unigui.com/
> http://www.raudus.com/
>
> The problem with this approach is that they are stateful on the server.
>
> Michael.
>
What's wrong with stateful approach?.
Stateless aren't the silver bullet of every problem.
REST etc are good solutions when you work with few states and
operations. And many times what you do is let data with a few operations
and delegate GUI's complex states in the client side with javascript etc.
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.
--
Saludos
Santiago A.
svaa at ciberpiula.net
More information about the Lazarus
mailing list