Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Go
plist
Merge requests
!29
WIP: rewrite the XML parser to reduce cyclomatic complexity
Code
Review changes
Check out branch
Download
Email patches
Plain diff
Open
Dustin L. Howett
requested to merge
xml2
into
master
Feb 05, 2018
Overview
0
Commits
3
Pipelines
7
Changes
7
Thoughts:
consider moving to a state machine
consider using a map of key types to parser functions?