Hi all,

this Apache::ASP-Extension is a really nice thing - many usefull
API-Extensions show that you really thought about what you do ...

but there is one big thing:
i hate the UNIX-style 'let's create a file'-thing...
i think Apache::ASP ist storing the session and the application-object in
files between the calls of the pages ...
that makes it impossible to store "real" objects in the sessions like
Database-Connections or File-Handles ...

i know Apache is not multi-threaded but - in old UNIX tradition - running in
multi-processes which makes sharing of IO-Handles nearly impossibe ...
that somehow shows the need of an external asp-server to simulate "real" ASP
...

is it something you ever thought about ?


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to