>I'm evaluating Apache::ASP for a new project.  One concern
>is the lack of support for DBI-based sessions although I see 
>that's on the todo list.
>
>I've been reading the code, trying to get a sense of what
>that will involve.

At first I wanted to use DBI (mysql) for sessions too, as I was used to with CGI apps. 
I've found that in practice it all works very nicely 
without DBI and I don't feel the need for the mysql session usage for the 
Application/Session data. Of course if its mandated that DBI must 
be used that's a different matter; but in terms of fitness-for-purpose I think it 
works very well as-is.

Ellers



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

Reply via email to