Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use factories implemented as nested classes (rather than reflected constructo... | David A. Madore | 2010-04-17 | 1 | -17/+15 |
* | Use static initializers correctly (I had forgotten the "static" keyword!). | David A. Madore | 2010-04-16 | 1 | -4/+1 |
* | Change dispatching approach: handlers are now part of todoItems. | David A. Madore | 2010-04-15 | 1 | -15/+26 |
* | Make handlers instances instead of using static methods. | David A. Madore | 2010-04-14 | 1 | -22/+6 |
* | Framework for handling attributes. | David A. Madore | 2010-04-13 | 1 | -0/+55 |