Skip to content

Commit

Permalink
Update of the roadmap.
Browse files Browse the repository at this point in the history
  • Loading branch information
jfabry committed Sep 27, 2012
1 parent b387a18 commit 6b1a53f
Showing 1 changed file with 16 additions and 10 deletions.
26 changes: 16 additions & 10 deletions EkekoAspectJ/Roadmap.md
Expand Up @@ -4,20 +4,26 @@ A roadmap for damp.ekeko.aspectj

## To Do

Architecture: A-> I -> B

* Find a name for this sucker
* ~~(CDR) Have the test framework work~~
* (CDR) Make annotations on aspects and advice work
* (CDR) Have walks over call graph work
* (CDR) Make it possible to remove soot nature from projects
* ~~(CDR) Fix soot aspectJ build dependency~~
* (JF) Go over the whiteboard rules and check
* (JF) Implement rules in mail of 20 sept
* (JF) Execution levels rules
* (JF) Exceptions problems rules
* Some persistent store, to catch evolution issues: store old values of X before a compile and after a compile see changes in X

* (CDR) Have walks over call graph work.
* (CDR) Make annotations on aspects and advice work.
* (CDR) Tool support: highlight in editor, inspect AST nodes.
* (CDR) Simplify UI WRT Soot et al, using the configure menu item on a project.
* (JF) Go over the whiteboard rules and check.
* (JF) Implement rules in mail of 20 sept.
* (JF) Execution levels rules.
* (JF) Exceptions problems rules.
* Some persistent store, to catch evolution issues: store old values of X before a compile and after a compile see changes in X.

## Done

* ~~(CDR) Have the test framework work~~
* ~~(CDR) Fix soot aspectJ build dependency~~
* ~~(CDR) Test suite: extra parameter that indicates if soot nature has to be enabled for the test.~~

***

##General comments
Expand Down

0 comments on commit 6b1a53f

Please sign in to comment.