http://cryp.to/publications/fastcgi/
I found the article shows very good reasons why we should start to work
in or support FCGI instead of plain CGI. ;) While I'm using ExtPascal's
FCGI, I can debug my FCGI app (using Lazarus) as if it's a normal
desktop application. Something that I couldn't
Thx!
At 9:37 AM +0100 2/11/09, Michael Van Canneyt apparently wrote:
>On Tue, 10 Feb 2009, Ken G. Brown wrote:
>
>> I cannot seem to find the good docs for the file handling routines assign,
>> rewrite and reset in the pdf's that came with fpc-2.2.2. Where might the
>> best ones be?
>> I have:
>
OCTAGRAM schrieb:
>>> Assembler integration UCSD? Turbo?AT&T and Intel
> Should it be considered as idea?
>
>>> External references UCSD? Turbo?-
> This one as well. A very basic feature.
>
>>> Operator overloadingPascal-XSC -
>> Ideas from C++
> C++ originated
>> Assembler integrationUCSD? Turbo?AT&T and Intel
Should it be considered as idea?
>> External references UCSD? Turbo?-
This one as well. A very basic feature.
>> Operator overloading Pascal-XSC -
>Ideas from C++
C++ originated in 1991 or so. Operator overloading w
I see no reason why this could not be done. Will you coordinate the efforts?
I'd like to help, especially on testing and bug fixing. But I don't
think I have enough knowledge about threading and FCGI internal work. I
need people who have the expertise on those 2 fields to do the initial
work.
I see there are quite a lot of differences from my guessing, I'll fix them
up. When I have time, I'll also add it to the wiki. Thanks for all your
replies.
--
View this message in context:
http://www.nabble.com/Origin-of-FPC-features-tp21927731p21951053.html
Sent from the Free Pascal - General m
On Wed, 11 Feb 2009, Bee wrote:
> Hi all,
>
> FPC has pretty usable support for web based development. Currently FPC
> supports it through CGI and Apache module. IMO, there's one more support that
> should be added officially: FastCGI. The initial work has been done by
> ExtPascal project. But,
Hi all,
FPC has pretty usable support for web based development. Currently FPC
supports it through CGI and Apache module. IMO, there's one more support
that should be added officially: FastCGI. The initial work has been done
by ExtPascal project. But, somehow I found it a bit problematic if it
On Tue, 10 Feb 2009, Ken G. Brown wrote:
> I cannot seem to find the good docs for the file handling routines assign,
> rewrite and reset in the pdf's that came with fpc-2.2.2. Where might the best
> ones be?
> I have:
> User's Manual.pdf
> Units Reference Guide.pdf
Normally, the routines are