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 | 10 |
Each tag is detailed below:
Number of occurences found in the code: 0
Number of occurences found in the code: 10
| org.apache.camel.builder.xml.MessageVariableResolver | Line |
|---|
| support exposing CamelContext properties/resources via XPath? | 94 |
| org.apache.camel.converter.IOConverter | Line |
|---|
| could we automatically find this? | 70 |
| could we automatically find this? | 81 |
| org.apache.camel.converter.ObjectConverter | Line |
|---|
| we should handle primitive array types? | 36 |
| we should handle primitive array types? | 54 |
| org.apache.camel.impl.DefaultEndpoint | Line |
|---|
| we could infer type parameter | 110 |
| avoid cloning exchanges if E == Exchange! | 130 |
| org.apache.camel.impl.DefaultExchangeConverter | Line |
|---|
| use some kinda introspection to find available exchange conversions | 28 |
| org.apache.camel.impl.converter.DefaultTypeConverter | Line |
|---|
| can we try walking the inheritence-tree for the element types? | 155 |
| look at constructors of toType? | 184 |