[fpc-pascal] Servlet server for Fpc apps

Dariusz Mazur darekm at emadar.com
Mon Mar 30 15:38:39 CEST 2009


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







More information about the fpc-pascal mailing list