[fpc-pascal] Changes in fcl-web

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


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.

Joost.




More information about the fpc-pascal mailing list