camel-tooling / camel-tooling/camel-language-server
Use a single XML Parser
Open
- Dominant language
- Java
- Stars
- 56
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
a single parser might be used as XmlLineNumberParser is now respecting namespaces since Camel 2.22.1, see https://issues.apache.org/jira/browse/CAMEL-12114
it will avoid double-parsing and jungling between the documents parsed by one or the other
Contributor guide
Assessment
This issue has not been assessed yet.