Electrostat-Lab / Electrostatic-Sandbox

A high-performance infrastructure framework for distributed systems simulation based on the IEEE-1516 HLA Spec. and NASA DSES.
https://electrostat-lab.github.io/Electrostatic-Sandbox/
BSD 3-Clause "New" or "Revised" License
5 stars 3 forks source link

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

Open pavly-gerges opened 1 month ago

pavly-gerges commented 1 month ago

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 commented 1 month ago

Here is an exhaustive list of these APIs:

pavly-gerges commented 1 month ago

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.