Michael Van Canneyt pisze:
On Mon, 30 Mar 2009, Dariusz Mazur wrote:


I want to write my client-side GUI code in pascal. I have no wish to learn
Javascript. All extensive computation (mostly queries and database stuff)
happens on the server, but the GUI must be programmed in Javascript because
that is all the browser understands.
Yes, You have to had client-side write in JS. But its not so huge  as You
imagine.
But maybe I dont understand your need.
You think about counterpart of LCL level, or computation wide consist in event
(form.onclick, form.onedit) function in Delphi ?

All events and almost any class I need should be available in the client...

What for?
You want to move 20% of application to browser. And you think that will be faster? more flexible?
will  work on most browsers?
I dont think so.



--
 Darek




_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to