Tag List Report
The following document contains the listing of user tags found in the code. Below is the summary of the occurences per tag.
| Tag | Total number of occurences |
|---|
| @todo | 0 |
| TODO | 21 |
Each tag is detailed below:
Number of occurences found in the code: 0
Number of occurences found in the code: 21
| org.apache.camel.builder.xml.MessageVariableResolver | Line |
|---|
| support exposing CamelContext properties/resources via XPath? | 100 |
| org.apache.camel.component.bean.BeanInfo | Line |
|---|
| use some other mechanism? | 85 |
| allow an annotation to expose the operation name to use | 155 |
| look for a parameter annotation that converts into an expression | 235 |
| allow annotations to be used to create expressions? | 270 |
| org.apache.camel.converter.IOConverter | Line |
|---|
| could we automatically find this? | 84 |
| could we automatically find this? | 95 |
| org.apache.camel.converter.ObjectConverter | Line |
|---|
| we should handle primitive array types? | 42 |
| we should handle primitive array types? | 59 |
| org.apache.camel.impl.DefaultEndpoint | Line |
|---|
| we could infer type parameter | 114 |
| avoid cloning exchanges if E == Exchange! | 134 |
| org.apache.camel.impl.DefaultExchangeConverter | Line |
|---|
| use some kinda introspection to find available exchange conversions | 27 |
| org.apache.camel.impl.converter.DefaultTypeConverter | Line |
|---|
| can we try walking the inheritence-tree for the element types? | 165 |
| look at constructors of toType? | 195 |
| org.apache.camel.model.ProcessorType | Line |
|---|
| not sure how | 59 |
| pipeline v mulicast | 162 |
| pipeline v mulicast | 172 |
| pipeline v mulicast | 182 |
| org.apache.camel.model.RouteType | Line |
|---|
| should we zap this and replace with next method? | 76 |
| org.apache.camel.model.RoutesType | Line |
|---|
| not sure how else to use an optional attribute in JAXB2 | 44 |
| org.apache.camel.util.FactoryFinder | Line |
|---|
| change to support finding multiple classes on the classpath! | 117 |