[root]/trunk/wact/compiler/plugin

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 7 (100.0%) | 61 (100.0%) | 8.7 |
| norbertmocsnik | 3 (42.9%) | 54 (88.5%) | 18.0 |
| JeffMoore | 4 (57.1%) | 7 (11.5%) | 1.7 |
convert filename case
0 lines of code changed in 1 file:
Update cache modules to work with Wact_Loader.
2 lines of code changed in 1 file:
Changed base exception to introduce sprintf like capability.
3 lines of code changed in 1 file:
Consolodated exceptions for the template compiler into a single file.
2 lines of code changed in 1 file:
Implemented recursive directory scanning for plugins and replaced PHP 4-style opendir() to PHP 5-style DirectoryIterator implementation.
35 lines of code changed in 1 file:
Removed getPropertyList() in favor of the parents getPluginList() method. Fixed the revealing bug. Renamed WactTemplateCompilingContext::findProperty() to findProperties().
1 lines of code changed in 1 file:
Added the beta of our new lugin locator (needs test cases, although subclasses have many).
18 lines of code changed in 1 file: