Re: Additions to the Apache::Session docs

2000-01-21 Thread Jeffrey W. Baker
Thanks Randy, I must make an Apache::Session FAQ. It would have this question and the one about semaphores on Solaris. I could make Apache::Session has a deep understanding of the data structure by having it compare the serialized hash before and after the session activity. I wonder if that

Additions to the Apache::Session docs

2000-01-06 Thread Randy Harmon
Unless someone wants to implement multi-level tied hashes (/arrays) to correct the following problem, something like the following should make it into the Apache::Session documentation. I hope it helps some folks. Randy --- When you store a hashref in a tied Apache::Session