[root]/trunk/acceptance/template/customdict

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| JeffMoore | 7 (100.0%) | 6 (100.0%) | 0.8 |
Upgraded plugin loading process to use autoloading.
Simplified class structures. Use Reflection for reading doccomments.
0 lines of code changed in 1 file:
Converted WactTemplateLoader to Wact_Template_Loader and removed explicit includes in favor of auto loading.
1 lines of code changed in 1 file:
Converted Source organizer class names to use new Wact Loader
1 lines of code changed in 1 file:
Removed separate cache expiration classes.
Expiration is now the responsibility of the backend storage class.
1 lines of code changed in 1 file:
Update cache modules to work with Wact_Loader.
1 lines of code changed in 1 file:
Converted acceptance tests, examples, and web based utilities to use the new Wact_Loader
to Setup include paths, instead of set_include_path().
2 lines of code changed in 2 files: