Skip to content

Commit 527c0a2

Browse files
committed
Rework parsing dispatch
Parsing dispatch now uses a metaclass as a Trait and a series of classes that implement the trait for dispatching parsing. This structure gives each parser it's own namespace, avoiding tacking on suffixes to each attribute indicating which parser uses it.
1 parent fc9bd60 commit 527c0a2

File tree

2 files changed

+193
-153
lines changed

2 files changed

+193
-153
lines changed

0 commit comments

Comments
 (0)