Index: /trunk/FACT++/src/DimServerList.cc
===================================================================
--- /trunk/FACT++/src/DimServerList.cc	(revision 10971)
+++ /trunk/FACT++/src/DimServerList.cc	(revision 10972)
@@ -18,4 +18,9 @@
 If overwritten the implementations of the base class doesn't need to be
 called, because it's empty.
+
+@Bugs When a server silently disappears and reappears the service has
+not correctly been deleted from the list and an exception is thrown.
+It is not clear what a better handling here is. Maybe a server is
+first removed from the list before it gets re-added if already in the list?
 
 */
