Todo List

Class GNE::ListServerConnection
The List server code will be completed only after the rest of GNE works and has been tested and finalized.

Member GNE::ObjectBrokerClient::usePacket (const Packet &packet, bool ignoreUpdateError)
optimize container usage (exists, find, erase, etc). Applies to other ObjectBroker (base, client, and server) methods.

Member GNE::ServerConnection::run ()
better test GNE shutting down while connection is being made.

Member GNE::SyncConnection::connect ()
Check out possibility of a dynamic cast.

Member GNE::SyncConnection::open (const Address &dest, const ConnectionParams &params)
Check out possibility of a dynamic cast.

Member GNE::SyncConnection::operator>> (Packet &packet)
consider timed waits in the future, but this won't be needed when the GNE protocol implementation is finished and detects timeouts.

This probably could be optimized quite a bit -- each packet gets copied twice!

Class GNE::Thread
Priorities are not yet implemented.

Member GNE::PacketParser::registerGNEPackets ()
GNE authors -- don't forget to add additional packets to this function as GNE expands.

Generated on Tue Sep 5 23:47:43 2006 for GNE by  doxygen 1.4.7