> From: Jake Fear [mailto:[EMAIL PROTECTED]] > Is there some special reason this responsibility of clearing out session > specific data was not left to the action itself? I don't really want to > start a debate, but it seems like a kludge to me. The potential for a > name collision seems like reason enough not to do things that way. > Thanks for all of your help.
I agree this is a questionable thing to do. For example, there was a problem mentioned recently on the list about session tools being cleared when a user logs in. I think this became issue TTWS22 in scarab. Simply moving the clearing-the-session to the action, and specifying which keys to remove, would be a good solution. Chris -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
