Skip to content

Restructure project + GitHub actions#4

Open
duttonw wants to merge 8 commits intogagern:masterfrom
duttonw:restructure_project_github_actions
Open

Restructure project + GitHub actions#4
duttonw wants to merge 8 commits intogagern:masterfrom
duttonw:restructure_project_github_actions

Conversation

@duttonw
Copy link
Copy Markdown

@duttonw duttonw commented Apr 10, 2024

Hi @gagern,

I found your project quite interesting and was looking at doing some improvements. In this PR I've added GitHub actions to run maven and maven is using the frontend-maven-plugin to trigger node and run its parts.

I've also restructured it into a maven java styled structure and moved JavaScript items into their corresponding 'node' folders.

Just wondering, did you ever get around to doing a serializer in node?

Regards

@duttonw

asherkin and others added 8 commits March 16, 2021 18:56
The library currently assumes that any SC_SERIALIZABLE with SC_WRITE_METHOD classes will start their writeObject implementation with a call to defaultWriteObject - but that does not have to be the case.

This commit adds a method to register a custom classdata handler function in order to allow consumers to support any kind of class. To preserve bcompat the existing behaviour is used as a fallback if no handler is registered.
Fix Dot Notation for Packages in Tests
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.

3 participants