Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid pollution by redundant xmlns attributes. | David A. Madore | 2011-08-28 | 1 | -1/+1 |
* | Various "stylistic" improvements suggested by Joshua Bloch's book. | David A. Madore | 2010-04-22 | 1 | -0/+2 |
* | Rather than an ad hoc "Options" class, use caller todo directly. | David A. Madore | 2010-04-19 | 1 | -4/+4 |
* | Rename TodoContext class to Context. Usually call "ctx" its instances. | David A. Madore | 2010-04-18 | 1 | -5/+5 |
* | Use ad hoc classes rather than hashes for context and options. | David A. Madore | 2010-04-17 | 1 | -5/+5 |
* | Use factories implemented as nested classes (rather than reflected constructo... | David A. Madore | 2010-04-17 | 1 | -0/+8 |
* | Change dispatching approach: handlers are now part of todoItems. | David A. Madore | 2010-04-15 | 1 | -0/+18 |