On 2005-12-17, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>>
>> "postrun" tends to be rarely used my experience.
>>
>> The one related thing I have done is to call "$self->session->flush()"
>> in the teardown() phase. I think that should happen automatically.
>
> Are you saying flush happens automatically and not to use it?
If you don't mind, let me read the documentation for CGI::Session flush to you:
flush()
"Synchronizes data in the buffer with its copy in disk. Normally it will be
called for you just before the program terminates, or session object goes out
of scope, so you should never have to flush() on your own. "
> One more question. flush comes from C::S. Am I reading that I can use
> methods from the "parent" modules in the C::A::Plugins?
I'm not quite sure what you are asking. To be safe, use the method
calling conventions that you see documented.
Mark
---------------------------------------------------------------------
Web Archive: http://www.mail-archive.com/[email protected]/
http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]