- Member sfi.director.application.FrontendSearchResults.fillCache ()
- still, every exception terminates the list
- Member sfi.director.application.FrontendSearchResults.getRange (int from, int to)
- bad, every exception terminates list
- Member sfi.director.cli.frinterface.run (Hashtable optvals)
- this is a workaround for a race condition: file must be set before databases are set up however, Setup.properties is not available before Init.
- Member sfi.director.retriever.PipeRetriever.setupExec (final String cmd, final boolean isOut)
- Decide if we should use Tools.ShellCommand() here