[root]/trunk/examples/template/customdict
templates
(0 files, 0 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 5 (100.0%) | 29 (100.0%) | 5.8 |
| norbertmocsnik | 2 (40.0%) | 25 (86.2%) | 12.5 |
| JeffMoore | 3 (60.0%) | 4 (13.8%) | 1.3 |
Moved many of the examples into an acceptance test directory, cleaning up the
examples directory to contain only end-user focused examples.
Examples should be full applications that perform some nominally useful
function.
Code fragments go in the acceptance directory.
0 lines of code changed in 1 file:
Wired in the new plugin locator implementation.
3 lines of code changed in 1 file:
Renamed WactCompiledResourceFinder to WactCompiledResourceLoader and
WactTemplateFinder to WactTemplateLoader.
3 lines of code changed in 1 file:
Renamed getResource method to load.
1 lines of code changed in 1 file:
Started the dictionary refactoring (avoiding globals, preparing for DI).
22 lines of code changed in 1 file: