On Mon, 23 Feb 2004, Jean-Michel Hiver wrote:

> Well if you write 'a wrapper around Apache::Session', then I think you
> should call it Apache::Session::Wrapper since that's what you say it is...

True enough, I guess.  But the original Apache::Session namespace was a
mistake, because it's not mod_perl-specific.  OTOH, I think a lot of
people know that now, and know to look for Apache::Session anyway.

> It'd be very nice if it was relatively straightforward to subclass your
> module. Especially the part which gets the session key. The session key
> could be from login name in HTTP authentication, could be from some ID
> embedded in the PATH_INFO. I've even seen
> http://<session_id>.domainname/ once. Who knows what people might come
> up with :)

That should certainly be easy enough.


-dave

/*=======================
House Absolute Consulting
www.houseabsolute.com
=======================*/

-- 
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html

Reply via email to