Skip to content

Move objc2_exception into objc2::exception#57

Merged
madsmtm merged 3 commits into
masterfrom
exception-merge
Nov 2, 2021
Merged

Move objc2_exception into objc2::exception#57
madsmtm merged 3 commits into
masterfrom
exception-merge

Conversation

@madsmtm
Copy link
Copy Markdown
Owner

@madsmtm madsmtm commented Oct 31, 2021

objc2 needs a build script anyways, so there's no longer a good reason to keep objc2_exception out of objc2.

Otherwise the user would be forced to catch all `msg_send!`s, while they may only have wanted to catch them in a specific place.
@madsmtm madsmtm added the enhancement New feature or request label Oct 31, 2021
@madsmtm
Copy link
Copy Markdown
Owner Author

madsmtm commented Oct 31, 2021

See also #39 (comment)

@madsmtm madsmtm merged commit ed8f828 into master Nov 2, 2021
@madsmtm madsmtm deleted the exception-merge branch November 2, 2021 13:10
@madsmtm madsmtm mentioned this pull request Nov 2, 2021
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant