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 Total number of occurrences
@todo 5
TODO 3

Each tag is detailed below:

@todo

Number of occurrences found in the code: 5

org.apache.turbine.services.rundata.DefaultTurbineRunData Line
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). 1349
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. 205
org.apache.turbine.services.uniqueid.TurbineUniqueIdService Line
This needs definitely further working. 73
org.apache.turbine.util.TurbineConfig Line
Make this class enforce the lifecycle contracts 70
org.apache.turbine.util.TurbineXmlConfig Line
Make this class enforce the lifecycle contracts 48

TODO

Number of occurrences found in the code: 3

org.apache.turbine.services.rundata.DefaultTurbineRunData Line
Check if this side effect is reasonable 839
org.apache.turbine.test.EnhancedMockHttpServletRequest Line
Auto-generated constructor stub 42
org.apache.turbine.util.TimeSelector Line
Add ability to specify Locale. */ 96