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

feat: Move JNI lookup code to AutolinkedHybridObject #319

Merged
merged 9 commits into from
Nov 11, 2024

Conversation

mrousavy
Copy link
Owner

No description provided.

Copy link

vercel bot commented Nov 11, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
nitro-docs ⬜️ Skipped (Inspect) Nov 11, 2024 4:26pm

@mrousavy mrousavy merged commit cd142c0 into feat/class-not-found Nov 11, 2024
13 checks passed
mrousavy added a commit that referenced this pull request Nov 11, 2024
* feat: Explicitly catch `ClassNotFound` errors

* feat: Also check for NoSuchMethodError

* chore: Use tick `

* Adjust message

* feat: Move JNI lookup code to `AutolinkedHybridObject` to avoid spaghetti (#319)

* feat: Move JNI lookup code to `AutolinkedHybridObject`

* fix: Extract name & format

* fix: Remove null check from generated code

* Fix typename

* whoops

* Update AutolinkedHybridObject.hpp

* Update AutolinkedHybridObject.hpp

* hä geht eh so oida

* `AutolinkedHybridObject` -> `ConstructableHybridObject`
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.

1 participant