From: Oleg B. <ph...@ma...> - 2004-11-26 16:42:05
|
On Fri, Nov 26, 2004 at 11:24:46AM -0500, jws...@ra... wrote: > I'm considering what it takes to extend SQLObject to a three tier > configuration. The leading candidate is Pyro, which uses pickle to pass > around proxy remote objects. If SQLObject is in the middle tier containing > all the business logic, is it possible to handle SQLObjects in this way? I Why do you want to pickle SQLObject tables? > believe there are 'pickle issues'? It seems there are. Oleg. -- Oleg Broytmann http://phd.pp.ru/ ph...@ph... Programmers don't die, they just GOSUB without RETURN. |