Skip to content

Commit 997e55a

Browse files
author
Brian Vaughn
committed
Lifted commit layout switch/case to the outer recursive function
And split the per-tag-type logic into separate helper functions. This keeps all of the tag checks on the same level but requires repeating the try/catch block (or invokeGuardedCallback) in each case before calling user code that might throw.
1 parent 6406ca8 commit 997e55a

File tree

2 files changed

+490
-328
lines changed

2 files changed

+490
-328
lines changed

0 commit comments

Comments
 (0)