On Tue, Jul 27, 2004 at 11:43:51AM -0400, Michael Peters wrote: > Which issues did you have to work around. If I recall correctly there > were some about cleaning up database handles, etc in the teardown stage. > If your session module uses file drivers by default then it won't use > the database stuff. I couldn't remember off hand any specific issues > that would need to register callback hooks. Anyone else remember?
>From my recollection, it seems the init stage could introduce even more problems. For instance, some plugins would need an initialization stage. What if one plugin relies on another plugin. How would the plugin system detemine which one to load first? William -- Knowmad Services Inc. http://www.knowmad.com --------------------------------------------------------------------- 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]
