Re: [Cgi-session-user] Are CGI::Session session files removed automatically?
Brought to you by:
sherzodr
From: Mark S. <ma...@su...> - 2006-05-30 02:02:47
|
On Mon, May 29, 2006 at 03:52:57AM -0400, Sherzod Ruzmetov wrote: > Ron, > > I never meant find() to be used as an object method, but as a class method, > as in CGI::Session->find(). But looking at your code, I think we can > re-write find() to work for both cases. As a class method, It's not clear how you'd communicate driver options, like where the tmp dir is located. Mark |