Improve dumpers and handlers situation
Open
enhancement
- Dominant language
- C++
- Stars
- 119
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
Replace the management of dumpers and handlers in analyzeText: given a
pipeline, it is possible to check the language configuration file to retrieve
the active dumpers and then the handlers they need (name and class id). One can
then instantiate the handlers and give them to the client.
Contributor guide
Assessment
This issue has not been assessed yet.