summaryrefslogtreecommitdiffstats
path: root/org/madore/damlengine/DefaultHandler.java
Commit message (Expand)AuthorAgeFilesLines
* Change dispatching approach: handlers are now part of todoItems.David A. Madore2010-04-151-9/+0
* Make handlers instances instead of using static methods.David A. Madore2010-04-141-35/+1
* Framework for handling attributes.David A. Madore2010-04-131-5/+22
* Create a todo deque class, and use it.David A. Madore2010-04-131-0/+15
* Start writing a todo item handling framework.David A. Madore2010-04-131-0/+11