question about added status
Qiwen Chen <[email protected]> Wed, 20 Feb 2019 14:24:34 -0800 (PST)
| Newsgroups | gmane.comp.web.zope.zodb |
|---|---|
| Message-ID | <[email protected]> |
------=_Part_212_1157828312.1550701474128 Content-Type: multipart/alternative; boundary="----=_Part_213_1642487792.1550701474128" ------=_Part_213_1642487792.1550701474128 Content-Type: text/plain; charset="UTF-8" when an unsaved persistent object is set as sub-objects of another persistent object with saved status, the unsaved persistent object becomes Added. However, when i check _p_jar, it is still None. I will have to manually add the object to the connection in order to populate _p_jar with such connection. Is this a bug? Is there a reliable way to check if an object is added or not? -- You received this message because you are subscribed to the Google Groups "zodb" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout. ------=_Part_213_1642487792.1550701474128 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr">when an unsaved persistent object is set as sub-objects of= another persistent object with saved status, the unsaved persistent object= becomes Added. However, when i check _p_jar, it is still None. I will have= to manually add the object to the connection in order to populate _p_jar w= ith such connection. Is this a bug? Is there a reliable way to check if an = object is added or not?</div> <p></p> -- <br /> You received this message because you are subscribed to the Google Groups &= quot;zodb" group.<br /> To unsubscribe from this group and stop receiving emails from it, send an e= mail to <a href=3D"mailto:[email protected]">zodb+unsubscri= [email protected]</a>.<br /> For more options, visit <a href=3D"https://groups.google.com/d/optout">http= s://groups.google.com/d/optout</a>.<br /> ------=_Part_213_1642487792.1550701474128-- ------=_Part_212_1157828312.1550701474128--