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

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 4 (100.0%) | 23 (100.0%) | 5.7 |
| norbertmocsnik | 1 (25.0%) | 19 (82.6%) | 19.0 |
| JeffMoore | 3 (75.0%) | 4 (17.4%) | 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:
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:
Implemented composable templates.
19 lines of code changed in 1 file: