Skip to content

feat(ParseResults): Add PostProcess->GetResult aliases#230

Merged
bartelink merged 6 commits intofsprojects:masterfrom
bartelink:post-post-process
Feb 19, 2024
Merged

feat(ParseResults): Add PostProcess->GetResult aliases#230
bartelink merged 6 commits intofsprojects:masterfrom
bartelink:post-post-process

Conversation

@bartelink
Copy link
Copy Markdown
Member

@bartelink bartelink commented Feb 19, 2024

  • Alias the 3 *PostProcess* functions as a *GetResult* (originals will be Obsoleted in V7, and removed in V8)
  • Add 2 new overloads for defaulting GetResult that take a parser whose exceptions are trapped

resolves #211

@bartelink bartelink changed the title feat(*PostProcess*): Add *GetResult* aliases feat(ParseResults): Add PostProcess->GetResult aliases Feb 19, 2024
@bartelink bartelink marked this pull request as ready for review February 19, 2024 02:55
Copy link
Copy Markdown
Collaborator

@nojaf nojaf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Thanks

Comment thread RELEASE_NOTES.md Outdated
@bartelink bartelink force-pushed the post-post-process branch 2 times, most recently from c30098c to a122c03 Compare February 19, 2024 11:06
@bartelink bartelink force-pushed the post-post-process branch 4 times, most recently from 13705e1 to 8c407de Compare February 19, 2024 11:46
@bartelink bartelink merged commit 1dc67c9 into fsprojects:master Feb 19, 2024
@bartelink bartelink deleted the post-post-process branch February 19, 2024 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(ParseResults): Alias *PostProcessResult* -> *GetResult*

2 participants