On 29/05/12 09:15 +0200, Jean Cavallo wrote: > > > > > Wouldn't it be possible to add the session to the Transaction context or > > > something like that ? > > > > You can still put the session id in the wizard view and use it in the > > context of the one2many. > > > Thank you for that, one last question if I may : In terms of performance, > is it better to serialize the session and transmit it over the network or > use just the id and create an extra db access ?
I think it is better to just sent to session id because we could expect that the connection between server and database will be very good when the connection between the client and server could be low. -- Cédric Krier B2CK SPRL Rue de Rotterdam, 4 4000 Liège Belgium Tel: +32 472 54 46 59 Email/Jabber: [email protected] Website: http://www.b2ck.com/
pgpOc0JEB6RJ2.pgp
Description: PGP signature
