[Lazarus] Converting Pascal Client/Server application into Web Client?

Leonardo M. Ramé l.rame at griensu.com
Fri Oct 1 16:04:37 CEST 2010


On 2010-10-01 14:25:10 +0200, Michael Van Canneyt wrote:
> 
> 
> On Fri, 1 Oct 2010, Leonardo M. Ramé wrote:
> 
> >On 2010-10-01 11:04:06 +0200, Michael Van Canneyt wrote:
> >>
> >>
> >>On Fri, 1 Oct 2010, Joshua Lim wrote:
> >>
> >>ExtJS and Ext.Direct are a breeze. The Store for ExtJS data controls is
> >>controlled by a FPC WebDataProvider - essentially a no-code solution. All
> >>server side coding can be done in RAD.
> >>
> >
> >Michael, where is WebDataProvider, it's a Lazarus component? I can't find
> >in Lazarus component palette.
> 
> The components are in fcl-web/src/webdata, in trunk.
> 
> In lazarus you must install the lazwebextra package. ("extra", because it
> needs FPC 2.5.1, and as such should not interfere with the fixes branch)
> 
> >Is there a wiki or manual page about it?
> 
> Unfortunately not yet; but the fcl-web directory contains some demo programs.
> 
> I should make a diagram that explains how it works. Alas, too little time
> and too much ideas :/
> 
> Michael.

Nice!, I installed LazWebExtra and found it also includes many TExt...
components. 

I'll take a look at it later today.

-- 
Leonardo M. Ramé
http://leonardorame.blogspot.com




More information about the Lazarus mailing list