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

[Refactor-API] Migrate some Native and JVM APIs from Serial4j to the Electrostatic4j #51

Open
pavly-gerges opened this issue Sep 19, 2024 · 2 comments
Labels
build-script Build script related stuff. enhancement New feature or request jni JNI-related stuff. system-design System-designing related stuff.

Comments

@pavly-gerges
Copy link
Member

This request entails adding the electrostatic4j-core and electrostatic-native as dependencies to serial4j and migrate some native and JVM to the electrostatic4j root project, so that they could be used by the rest of the Java binding project.

@pavly-gerges pavly-gerges added enhancement New feature or request build-script Build script related stuff. jni JNI-related stuff. system-design System-designing related stuff. labels Sep 19, 2024
@pavly-gerges
Copy link
Member Author

Here is an exhaustive list of these APIs:

  • Errno/ErrnoToException interpreter APIs.
  • HumanInterfaceDevices DataFlow APIs.
  • Generic Filesystem APIs.

@pavly-gerges
Copy link
Member Author

If Serial4j is to be left without changes, then new libraries are to be built on the electrostatic4j without changes to the pre-existing ones on Serial4j.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build-script Build script related stuff. enhancement New feature or request jni JNI-related stuff. system-design System-designing related stuff.
Projects
None yet
Development

No branches or pull requests

1 participant