|
@@ -1,4 +1,7 @@ |
|
|
TODO List: |
|
|
TODO List: |
|
|
|
|
|
* Rewrite ACSFactory to use it's own parser rather than the implementation |
|
|
|
|
|
specific com.sun.xml.tree.SimpleElementFactory class (only available |
|
|
|
|
|
in JAXP from Sun). |
|
|
|
|
|
|
|
|
* Add editors for defining file sets, and other "sets". |
|
|
* Add editors for defining file sets, and other "sets". |
|
|
|
|
|
|
|
@@ -45,9 +48,6 @@ TODO List: |
|
|
|
|
|
|
|
|
* Add error handler for SAX parser to better report loading errors. |
|
|
* Add error handler for SAX parser to better report loading errors. |
|
|
|
|
|
|
|
|
* Add support to ActionManager to handle toggle actions in tool bar. Also |
|
|
|
|
|
need a better way of detecting the selected state of the action button. |
|
|
|
|
|
|
|
|
|
|
|
* Project properties viewer, including the ability to view |
|
|
* Project properties viewer, including the ability to view |
|
|
dependencies (local and cascading). |
|
|
dependencies (local and cascading). |
|
|
|
|
|
|
|
|