Bugs item #1749548, was opened at 2007-07-07 03:05 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=723099&aid=1749548&group_id=132078
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: tpserver-cpp Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Tyler (xdotx) Assigned to: Lee Begg (llnz) Summary: order class doesn't delete orderparams Initial Comment: The order class doesn't delete orderparams, BUT the objectdata class, which is structured and used similarly, does. It seems these classes should work the same. IMHO, since they're protected and the derived class handles creation, it should handle deletion. Although, it would probably be best if the object/order param list was made private, and deletion was handled by the base class. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=723099&aid=1749548&group_id=132078 _______________________________________________ tp-bugs mailing list [email protected] http://mail.thousandparsec.net/cgi-bin/mailman/listinfo/tp-bugs
