The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.
Tag Class | Total number of occurrences | Tag strings used by tag class |
---|---|---|
Open issues in the code | 6 | TODO, FIXME, XXX |
Each tag is detailed below:
Number of occurrences found in the code: 6
nl.tudelft.simulation.dsol.naming.context.ContextTest | Line |
---|---|
make sure testSubContext also runs for RemoteContext | 164 |
test circular references when check has been implemented | 441 |
nl.tudelft.simulation.dsol.naming.context.ContextTreeTest | Line |
research why RmiRegistry.closeRegistry(remoteContext.getRegistry()) gives an error | 80 |
research why RmiRegistry.closeRegistry(remoteContext.getRegistry()) gives an error | 92 |
nl.tudelft.simulation.naming.context.FileContext | Line |
check if non-serializability of the EventListeners is indeed needed (old version). FileContext clone = (FileContext) this.clone(); clone.listeners.clear(); | 64 |
nl.tudelft.simulation.naming.context.RemoteContext | Line |
see if connection needs to be closed | 272 |