[Seaside] Re: Application/Session Objects

Dmitry Dorofeev dima-sender-3c337a at yasp.com
Thu Feb 23 08:54:35 UTC 2006



Richard Huxton wrote:

>>
>> Check out http://www.squeaksource.com/OmniSupport.html
>>
>> Unless it's been changed, there should be a subclass of WASession that 
>> will give you some idea where you need to plug in.
> 
> 
> Ta very much - I'll take a look.
> 

Note that strategy ODBSSession uses is: 'Commit all changes after current request is processed
and rollback if impossible to commit'. It may be not clear from SQL style programming though.

Connection pool is at ODBSPool

-Dmitry.


More information about the Seaside mailing list