From 8a809da09c4152eacb577edadbe4d8d8d370020d Mon Sep 17 00:00:00 2001 From: Matt Miller Date: Wed, 2 Nov 2005 23:05:52 +0000 Subject: [PATCH] update docs git-svn-id: file:///home/svn/incoming/trunk@3009 4d416f70-5f16-0410-b530-b9f4589650da --- documentation/plan.txt | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/documentation/plan.txt b/documentation/plan.txt index 333fa1e57e..0d237b9a0c 100644 --- a/documentation/plan.txt +++ b/documentation/plan.txt @@ -33,10 +33,14 @@ X - sessions X - logging session activity - module load caching - switch to demand loaded modules rather than always loading - - should make things faster - - recon - - add a method like 'can_be_used' that checks whether or not dependencies are - on the machine (like nmap) for a given module + - should make things faster +X - recon +X - add a method like 'can_be_used' that checks whether or not dependencies are +X on the machine (like nmap) for a given module + - framework task queuing + - make the framework expose methods for queuing tasks (FrameworkTask) + - generic interface with an execute method + - called from within the context of a worker thread - modules needing ports (above other modules) - encoders - shikata