Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add HarmonyOptional attribute #105

Merged
merged 7 commits into from
Feb 8, 2024
Merged

Add HarmonyOptional attribute #105

merged 7 commits into from
Feb 8, 2024

Conversation

ManlyMarco
Copy link
Member

Add a patch attribute that marks the patch as optional - if the method is not found or patching fails, the patch process is not aborted and there's a warning given, not an error.

For now only missing methods are handled, not exceptions.

Resolves #47

@ManlyMarco ManlyMarco merged commit 0e333a7 into master Feb 8, 2024
2 checks passed
@ManlyMarco ManlyMarco deleted the optional branch February 8, 2024 16:14
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.

Feature request - HarmonyOptional attribute
1 participant