List of things that should/could be done
to improve NessusClient:

- Explicit saving of preferences

  Currently, the preferences are saved implictley
  (general options when leaving a task/scope,
  plugin preferences only after a executing a scan)

  This induces problems such as:

  * Non-default preferences for Nmap (NASL wrapper) set under global
    settings are not remembered between sessions.

  * If non-default preferences are set for Nmap (NASL wrapper) under
    global settings, and then a new task is created, the new task has the
    default settings not the modified ones.

  No estimate how much work this would mean and what to
  do exactly, but estimated to be a comprehensive change.

  (added by jan@intevation.de, 2006-01-23)
