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

Feature/ls24003257/data struct inz hival #561

Merged
merged 11 commits into from
Jul 11, 2024

Conversation

dom-apuliasoft
Copy link
Collaborator

Description

Add support for INZ(*HIVAL) when applied to DataStructValues.

Related to:

Checklist:

  • There are tests regarding this feature
  • The code follows the Kotlin conventions (run ./gradlew ktlintCheck)
  • The code passes all tests (run ./gradlew check)
  • There is a specific documentation in the docs directory

Copy link
Collaborator

@lanarimarco lanarimarco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In the meantime, while we are waiting for a contribution from the RPGLE developer about improving the tests, I would ask you for some small changes. In general, I prefer to expose as little as possible of Jariko, so I am safer regarding breaking changes. Therefore, the default visibility of new functions and classes should be internal.

Copy link
Collaborator

@lanarimarco lanarimarco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok

@lanarimarco lanarimarco merged commit 54df2e3 into develop Jul 11, 2024
1 check passed
@lanarimarco lanarimarco deleted the feature/LS24003257/data-struct-inz-hival branch July 11, 2024 07:27
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.

None yet

2 participants