"Quinton McCombs" <[EMAIL PROTECTED]> writes: >Session tools are in the temp hashtable. The only tools written to the >perm hashtable are the persistent pull tools.
Yep. Messed these up. So we must remove the "persistent" scope. But we must remove a scope which might upset users (nah. It won't. Noone uses this. =:-) ) Regards Henning >> -----Original Message----- >> From: [EMAIL PROTECTED] >> [mailto:[EMAIL PROTECTED]] On Behalf Of Henning P. >> Schmiedehausen >> Sent: Monday, January 06, 2003 6:45 AM >> To: [EMAIL PROTECTED] >> Subject: Re: Discussion on TTWS30 - Session unbind causes >> TURBINE_USER to be updated >> >> >> "Quinton McCombs" <[EMAIL PROTECTED]> writes: >> >> >> -----Original Message----- >> >> From: Martin Poeschl [mailto:[EMAIL PROTECTED]] >> >> Sent: Friday, January 03, 2003 4:48 PM >> >> To: Turbine Developers List >> >> Subject: Re: Discussion on TTWS30 - Session unbind causes >> >> TURBINE_USER to be updated >> >> >> >> >> >> Quinton McCombs wrote: >> >> >> >> >I have implemented the fix mentioned in the previous >> >> message. There is >> >> >one small difference... >> >> > >> >> >I ended up saving everything that would be serialized into the >> >> >OBJECT_DATA column on session unbind. This could pose a *small* >> >> >problem for anyone using the permData hashtable for >> storage of extra >> >> >data. >> >> > >> >> >> >> i think the OBJECT_DATA column should be removed ... it's >> >> easy to extend >> >> the user object .. >> >> Ugh. If we remove OBJECT_DATA, we might as well remove the >> session tool scope as the tools used here are instantiated >> from the permData field of the user. >> >> Which maps to? A Hashtable mapped to OBJECT_DATA. >> >> Sorry, it isn't _that_ easy. Wish it was. >> >> Please remember my question about the "session scope" a while >> ago on this list, which was never answered. There are quite a >> can of worms in the deeper workings of Turbine which I don't >> dare to open yet (I still shudder from looking at the code.. =:-) ). >> >> Regards >> Henning >> >> -- >> Dipl.-Inf. (Univ.) Henning P. Schmiedehausen -- >> Geschaeftsfuehrer >> INTERMETA - Gesellschaft fuer Mehrwertdienste mbH [EMAIL PROTECTED] >> >> Am Schwabachgrund 22 Fon.: 09131 / 50654-0 [EMAIL PROTECTED] >> D-91054 Buckenhof Fax.: 09131 / 50654-20 >> >> -- >> To unsubscribe, e-mail: >> <mailto:turbine-dev-> [EMAIL PROTECTED]> >> For >> additional commands, >> e-mail: <mailto:[EMAIL PROTECTED]> >> >> >-- >To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> >For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- Dipl.-Inf. (Univ.) Henning P. Schmiedehausen -- Geschaeftsfuehrer INTERMETA - Gesellschaft fuer Mehrwertdienste mbH [EMAIL PROTECTED] Am Schwabachgrund 22 Fon.: 09131 / 50654-0 [EMAIL PROTECTED] D-91054 Buckenhof Fax.: 09131 / 50654-20 -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>