Michael Van Canneyt escreveu:
I agree that the contents/content properties should be reduced to 1
property. But this is a change which will break backwards
compatibility.
AFAIK the fpWeb interface is still in progress. Anyway, better
change now than later.
The question is: which one ?
Co
On Tue, 3 Aug 2010, Luiz Americo Pereira Camara wrote:
Michael Van Canneyt escreveu:
On Tue, 3 Aug 2010, Luiz Americo Pereira Camara wrote:
Michael Van Canneyt escreveu:
On Fri, 30 Jul 2010, Luiz Americo Pereira Camara wrote:
Hi,
I've playing a bit with fpWeb and have some suggestio
Michael Van Canneyt escreveu:
On Tue, 3 Aug 2010, Luiz Americo Pereira Camara wrote:
Michael Van Canneyt escreveu:
On Fri, 30 Jul 2010, Luiz Americo Pereira Camara wrote:
Hi,
I've playing a bit with fpWeb and have some suggestions and questions:
- In TFPWebAction.DoHandleRequest if req
On Tue, 3 Aug 2010, Luiz Americo Pereira Camara wrote:
Michael Van Canneyt escreveu:
On Fri, 30 Jul 2010, Luiz Americo Pereira Camara wrote:
Hi,
I've playing a bit with fpWeb and have some suggestions and questions:
- In TFPWebAction.DoHandleRequest if request is not handled by OnReques
Michael Van Canneyt escreveu:
On Fri, 30 Jul 2010, Luiz Americo Pereira Camara wrote:
Hi,
I've playing a bit with fpWeb and have some suggestions and questions:
- In TFPWebAction.DoHandleRequest if request is not handled by
OnRequest and inherited, the content is copied to the response and
On Tue, Aug 3, 2010 at 5:41 AM, Michael Van Canneyt
wrote:
>
> On Fri, 30 Jul 2010, Luiz Americo Pereira Camara wrote:
> [snip]
>>
>> - Content and Contents properties are redundant. Also can lead to some
>> performance issues. See the code of DoGetContent:
>>
>> If (Self.Content<>'') then
>>
On Fri, 30 Jul 2010, Luiz Americo Pereira Camara wrote:
Hi,
I've playing a bit with fpWeb and have some suggestions and questions:
- In TFPWebAction.DoHandleRequest if request is not handled by OnRequest and
inherited, the content is copied to the response and handled is checked by
the res
Hi,
I've playing a bit with fpWeb and have some suggestions and questions:
- In TFPWebAction.DoHandleRequest if request is not handled by OnRequest
and inherited, the content is copied to the response and handled is
checked by the response content.
- FContensts will be always created even if