Bugs item #1905135, was opened at 2008-03-01 16:48 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=1905135&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: Feature Request Status: Open Resolution: None Priority: 5 Private: No Submitted By: Tim Ansell (mithro) Assigned to: Lee Begg (llnz) Summary: Better way for dealing with OrderQueues... Initial Comment: Objects should really be looking after their own order queues. Having to create and set the values of an order queue each time you create an object is fraught with danger. For example, in MiniSec Fleets are created in the BuildFleet order and in the new player creation, the order queues have to be created in both places. Two places doing identical things is bad as they have to be kept in sync. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=723099&aid=1905135&group_id=132078 _______________________________________________ tp-bugs mailing list [email protected] http://mail.thousandparsec.net/cgi-bin/mailman/listinfo/tp-bugs
