[ZODB-Dev] import problem?

Bo M. Maryniuck b.maryniuk at forbis.lt
Thu Apr 1 09:06:36 EST 2004


On Thursday 01 April 2004 14:47, Thomas Guettler wrote:
> But the point is, that
>   from user import User
> and
>  import user
> are different since ZODB can't find
> the class of the pickle.

Well, in general if it does not crashes from user breath near the 
system box, than nobody should fix it. :) Also I understand the 
point you had described. 

But I'm just curios: does code design is right while it can not work 
that "right way" as in non-persistent Python?

"User = user.User" could help, but this is not less ugly either...

-- 
Regards, Bogdan T. M. Maryniuck

System programmer, Forbis UAB






More information about the ZODB-Dev mailing list