[fpc-pascal] Changes in fcl-web

Joost van der Sluis joost at cnoc.nl
Thu Oct 28 14:24:54 CEST 2010


On Thu, 2010-10-28 at 14:16 +0200, Joost van der Sluis wrote:
> On Wed, 2010-10-27 at 20:07 -0700, leledumbo wrote:
> > Where do these methods go?
> > 
> > protected function TCustWebApplication.WaitForRequest(out ARequest :
> > TRequest; out AResponse : TResponse) : boolean;
> > protected procedure TCustWebApplication.EndRequest(ARequest :
> > TRequest;AResponse : TResponse);
> > protected procedure TCustWebApplication.DoHandleRequest(ARequest :
> > TRequest;AResponse : TResponse);
> > 
> > I'd like to improve  http://services.cnoc.nl/lazarus/index/fclweb WebDesign
> > package  so that it can be compiled with latest svn.
> 
> They are up-to-date available in the fppkg repository. See the fppkg
> wiki page on how to set it up. Then:
> 
> fppkg install webdesign
> 
> will do the trick. And if not: tell me. Maybe you're the first one who
> uses it.

Oh, and when they are installed, you can find the lazarus-packages at
the location where you've installed the packages.

On linux, this is by default ~/.fppkg/ The lazarus-packages are in
share/doc/

Joost.





More information about the fpc-pascal mailing list