
This file contains a list of things that should be changed or added to
the tkined scripts.

-- Make TCP Service Users restartable!

-- Killed monitoring jobs remain in saved files and sometimes restart
   in unwanted ways. Needs some fixing.

-- ip_world: reuse already traced nodes, better guess for nodes by
   examining their neighbours.

-- The handling of monitoring jobs should be clarified. There must be
   a way to edit the objects handled by a single job and we need a way
   to do some housecleaning when a job is deleted. How about a standard
   way to do things: cmd -> create -> job -> cleanup. It would be nice
   to have calling conventions so that we can automate restart calls etc.

-- the remote mechanism in manager.tcl should use a udp socket to
   negotiate the connection request. This would prevent clients from
   blocking and it would also simplify the implementation because we
   do not need an rpc server just to accept connection requests.

-- the game could be funnier

