On Wed, Jun 14, 2006 at 10:25:00AM +0200, sophana wrote:
> It would be nice to have a method that works in all protocols based on
> getstate - setstate only.
> But I don't think it is possible.
I think it's possible - __setstate__() should not call get(), instead it
should call _init() and put self into the cache.
Oleg.
--
Oleg Broytmann http://phd.pp.ru/ [EMAIL PROTECTED]
Programmers don't die, they just GOSUB without RETURN.
_______________________________________________
sqlobject-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss