Tag List Report

The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.

Tag Class Total number of occurrences Tag strings used by tag class
@todo 0 @todo
TODO 6 TODO

Each tag is detailed below:

TODO

Number of occurrences found in the code: 6

org.apache.turbine.services.rundata.DefaultTurbineRunData Line
Check if this side effect is reasonable 724
Does this method make sense? Pulling the parameter out of the run data object before setting a request (which happens only in getParameters() leads to the Parameter parser having no object and thus the default or even an undefined encoding instead of the actual request character encoding). 1257
org.apache.turbine.services.rundata.TurbineRunDataService Line
The "key" parameter should be removed in favor of just looking up what class via the roleConfig avalon file. 207
org.apache.turbine.services.uniqueid.TurbineUniqueIdService Line
This needs definitely further working. 76
org.apache.turbine.util.TurbineConfig Line
Make this class enforce the lifecycle contracts 86
org.apache.turbine.util.TurbineXmlConfig Line
Make this class enforce the lifecycle contracts 54