[root]/trunk/wact/compiler/source/organizer

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 51 (100.0%) | 47 (100.0%) | 0.9 |
| JeffMoore | 50 (98.0%) | 46 (97.9%) | 0.9 |
| norbertmocsnik | 1 (2.0%) | 1 (2.1%) | 1.0 |
convert filename case
0 lines of code changed in 8 files:
Remove obsolete method.
0 lines of code changed in 1 file:
Eliminate cache id munging.
1 lines of code changed in 2 files:
Fold getClassName into Wact_Template_Loader.
0 lines of code changed in 2 files:
Converted Source organizer class names to use new Wact Loader
6 lines of code changed in 4 files:
Merged source file organizer into source file reader.
15 lines of code changed in 6 files:
Removed unused methods getMergableSources, isModifiedSince and getSourceModificationCookie.
These were originially intended to implement smart re-compilation of templates based on changes
on source file modified times. This was never implemented, so removing in the interest of simplification.
0 lines of code changed in 5 files:
Changed base exception to introduce sprintf like capability.
0 lines of code changed in 2 files:
Changed bad choice of default values.
1 lines of code changed in 1 file:
Changed classes to declare the interfaces that they implment in the interest of
clarity.
12 lines of code changed in 3 files:
Fixed test to pass on win32 too.
1 lines of code changed in 1 file:
Added a hello world example using a template. Cleaned up template API.
6 lines of code changed in 6 files:
Changed include path to a canonical notation to avoid duplicate declaration
errors for cases where there are two paths to a single file.
4 lines of code changed in 7 files:
Removed calls to SimpleTestOptions::ignore in favor of declaring class abstract.
0 lines of code changed in 1 file:
Changed variable and method naming to conform to PEAR coding standards.
1 lines of code changed in 2 files: