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

Document custom types, holder pattern and binary compatibility test process #473

Closed
gbarnett-hz opened this issue Aug 15, 2023 · 0 comments · Fixed by #474
Closed

Document custom types, holder pattern and binary compatibility test process #473

gbarnett-hz opened this issue Aug 15, 2023 · 0 comments · Fixed by #474

Comments

@gbarnett-hz
Copy link
Contributor

For hazelcast/hazelcast#25223 there were a number of scenarios encountered that had no documentation:

  • When using types specific to a target language you need to create holder types as an intermediate representation from the protocol types
  • Placement of custom types and their mappings in various places
  • Binary compatibility tests and how they relate to other projects, e.g. ReferenceObjects.java in Hazelcast OS project
  • Implied assumptions of generated tests on the domain types
@gbarnett-hz gbarnett-hz changed the title Document custom types, holder pattern and binary compatability test process Document custom types, holder pattern and binary compatibility test process Aug 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant