Summary Period: 2003-08-02 to 2004-10-25
[root]/antville/code/PropertyMgr
Total Lines Of Code:
165 (2006-01-17 17:18)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 8 (100.0%) | 214 (100.0%) | 26.7 |
robert | 7 (87.5%) | 212 (99.1%) | 30.2 |
tobi | 1 (12.5%) | 2 (0.9%) | 2.0 |
bugfix in evalCache(): not only check if the cached content is missing but also
if it's outdated by comparing it's __lastModified__ property with the one of the _parent
object.
2 lines of code changed in:
added method getLastModified() that returns the internal __lastModified__ property of the property manager's cache
7 lines of code changed in:
cleaned up code
2 lines of code changed in:
do not clone the param object anymore, this is done in Html library if necessary
12 lines of code changed in:
added method createCheckBoxParam() that overwrites the hopobject method for xml encoded site preferences
13 lines of code changed in:
use Object method clone instead of ObjectLib.clone (ObjectLib is deprecated)
1 lines of code changed in:
modified toString() to use res.push()/res.pop() instead of a StringBuffer
15 lines of code changed in:
initial check-in: methods for handling xml encoded properties
162 lines of code changed in:
Generated by StatCVS 0.2.2