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

Create Examples and Test Usability of Java G2Product SDK #62

Open
barrycaceres opened this issue Mar 8, 2024 · 0 comments
Open

Create Examples and Test Usability of Java G2Product SDK #62

barrycaceres opened this issue Mar 8, 2024 · 0 comments
Assignees
Labels
java Pull requests that update Java code V4 To be delivered in V4

Comments

@barrycaceres
Copy link
Contributor

Write test programs or extended examples of how to use the Java SDK.
This is a test of usability of the Java SDK.
In general:

  1. The use of the SDK feels "natural" in the Java environment. No surprises.
  2. Parameters are easy to create.
  3. Outputs are easy to use and parse
  4. Error management is straight forward
  5. No "side-effects" of calling methods
  6. No "traps".
    1. Minimize/eliminate temporal coupling (init/destroy, open/close)
@github-actions github-actions bot added the triage Need to triage label Mar 8, 2024
@docktermj docktermj added V4 To be delivered in V4 and removed triage Need to triage labels Mar 9, 2024
@jamietypovsky jamietypovsky added the java Pull requests that update Java code label Apr 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
java Pull requests that update Java code V4 To be delivered in V4
Projects
None yet
Development

No branches or pull requests

3 participants