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

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| JeffMoore | 5 (100.0%) | 24 (100.0%) | 4.8 |
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:
Added code to support expiration policies.
1 lines of code changed in 1 file:
Added a hello world example using a template. Cleaned up template API.
19 lines of code changed in 1 file: