summaryrefslogtreecommitdiffstats
path: root/org/madore/damlengine/ElementHandler.java
Commit message (Collapse)AuthorAgeFilesLines
* Instantiate TodoDeque rather than using static variables.David A. Madore2010-04-151-2/+3
| | | | Unfortunately, processing is now rather significantly slower.
* Make handlers instances instead of using static methods.David A. Madore2010-04-141-0/+41