summaryrefslogtreecommitdiffstats
path: root/org/madore/damlengine/ElementHandler.java
Commit message (Expand)AuthorAgeFilesLines
* Change dispatching approach: handlers are now part of todoItems.David A. Madore2010-04-151-42/+0
* Instantiate TodoDeque rather than using static variables.David A. Madore2010-04-151-2/+3
* Make handlers instances instead of using static methods.David A. Madore2010-04-141-0/+41