From 701a0156d23aeac450057aba421f2c95b5365bc0 Mon Sep 17 00:00:00 2001 From: metasim Date: Fri, 12 Jan 2001 21:01:00 +0000 Subject: [PATCH] Updated git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268450 13f79535-47bb-0310-9956-ffa450edef68 --- src/antidote/TODO | 22 ++++++++-------------- 1 file changed, 8 insertions(+), 14 deletions(-) diff --git a/src/antidote/TODO b/src/antidote/TODO index 7c5c41f7e..7d6de3d57 100644 --- a/src/antidote/TODO +++ b/src/antidote/TODO @@ -1,5 +1,11 @@ TODO List: + * Add editors for defining file sets, and other "sets". + + * Write wizzard framework. + + * Implement a build progress reporter. + * Implement a "Worker Thread" pattern that allows workers to have their work done in a thread property registered with Antidote, and provide support to that worker to provide progress updates via @@ -16,10 +22,6 @@ TODO List: * Add ability to put an "all" or "don't care" specifyer on the action "enableOn" and "disableOn" properties. - * Add ability to create new "nodes" in the build tree. - - * Add editors for defining file sets, and other "sets". - * Add ability to view task dependencies more fully. * Add better editors for specific tasks. @@ -29,8 +31,6 @@ TODO List: * Implement some for of refid hyperlinking functionality. - * Write wizzard framework. - * Implement context sensitive menus for the console window, allowing an error to be selected and invoked in IDE. @@ -38,14 +38,6 @@ TODO List: * Provide some sort of class path debugging support. - * Eat own dog food more. - - * Dispatch tree node change events when the properties editor changes a - node value. This will make sure that the node gets displayed correctly in - the project navigator. - - * Implement a build progress reporter. - * Add "syntax" colorization to the console window {done}, with a preferences editor for setting up the styles {not-done}. @@ -61,6 +53,8 @@ TODO List: * Acquire or implement a logging facility. + * Eat more dog food. + (pending Ant 2.0) * Need Ant API access to: