From: SourceForge.net <no...@so...> - 2005-08-10 23:45:42
|
Bugs item #1256271, was opened at 2005-08-10 16:45 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=505345&aid=1256271&group_id=63836 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Output: CreateDBAPI Group: v0.2 Status: Open Resolution: None Priority: 9 Submitted By: Brandon King (kingb) Assigned to: Brandon King (kingb) Summary: DBAPI Append/Set Object Bug (In-memory only) Initial Comment: If you have two DBAPI objects, such as A and B. If you call A.appendB(B) and then try calling B.getA(), it will fail because the append and set functions don't go to the other object and add them selves to the other object. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=505345&aid=1256271&group_id=63836 |