[Seaside-dev] Some Feature Requests

Keith Hodges keith_hodges at yahoo.co.uk
Tue Oct 28 15:37:56 UTC 2008


Lukas Renggli wrote:
>>>> Would you expect such a dictionary to be backtracked or not? I think
>>>> this would be the trickiest part of this.
>>>>         
>>> I have never needed it to be backtracked.
>>>       
>> Really? I can think of stuff you would want to put on session
>> (authorization state, for example) that would want to be backtracked.
>> Making it backtracked isn't tricky; what's seems sticky to me is
>> knowing which properties should be and which shouldn't. Don't take
>> this necessarily as opposition to having properties, by the way, I'm
>> just thinking out loud.
>>     
>
> There are much better possibilities to extend WASession (filters,
> hooks, subclasses) than adding a property dictionary.
>   
and somewhere to put some session state?

in the SESSION object

?

Keith


More information about the seaside-dev mailing list