On Sun, Feb 5, 2012 at 17:41, Joao Morais <jcmorai...@gmail.com> wrote:
> On Sun, Feb 5, 2012 at 18:11, Michael Van Canneyt
> <mich...@freepascal.org> wrote:
>>
>> for instance in src/base/custfcgi.pp I would add
>>
>>    function CreateRequest: TFCGIRequest; virtual;
>>    function CreateResponse(ARequest: TFCGIRequest): TFCGIResponse; virtual;
>>
>> And similar functions in the other webhandler components.
>> ...
>> I started on this procedure already.
>>
>> I just need to complete the work.
>>
>> If you want, you can of course provide a patch that completes the work.
>
> Nice, attached for fcgi against rev 20265, 2.6 branch, packages/fcl-web/ dir.

Hello Michael, plans to implement the patch? Perhaps you prefer
against trunk, including all webhandlers, registering a mantis, ...

Btw we have another patches that make fcl-web easier to extend and
we'd like to see them implemented (asap =) ), how would we send them
to you?

Joao Morais
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to