Skip to content

Introduces IKNetInnerReference and applies the interface on almost all classes with a JVM backing type#1752

Merged
masesdevelopers merged 2 commits into
masterfrom
1741-expose-underlying-objects-in-knet-specific-classes-so-it-can-be-directly-used-in-case-of-needs
May 22, 2026
Merged

Introduces IKNetInnerReference and applies the interface on almost all classes with a JVM backing type#1752
masesdevelopers merged 2 commits into
masterfrom
1741-expose-underlying-objects-in-knet-specific-classes-so-it-can-be-directly-used-in-case-of-needs

Conversation

@masesdevelopers
Copy link
Copy Markdown
Contributor

@masesdevelopers masesdevelopers commented May 22, 2026

Description

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@masesdevelopers masesdevelopers self-assigned this May 22, 2026
@masesdevelopers masesdevelopers added the enhancement New feature or request label May 22, 2026
@masesdevelopers masesdevelopers added KNet KNet related issue .NET Pull requests that update .net code labels May 22, 2026
@masesdevelopers masesdevelopers merged commit e69c9b3 into master May 22, 2026
15 of 17 checks passed
@masesdevelopers masesdevelopers deleted the 1741-expose-underlying-objects-in-knet-specific-classes-so-it-can-be-directly-used-in-case-of-needs branch May 22, 2026 16:28
masesdevelopers added a commit that referenced this pull request May 22, 2026
…l classes with a JVM backing type (#1752)

* Introduces IKNetInnerReference and applies the interface on almost all classes with a JVM backing type

* Fix wrong variable
masesdevelopers added a commit that referenced this pull request May 22, 2026
…l classes with a JVM backing type (#1752) (#1753)

* Introduces IKNetInnerReference and applies the interface on almost all classes with a JVM backing type

* Fix wrong variable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request KNet KNet related issue .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Expose underlying object(s) in KNet specific classes so it can be directly used in case of needs

1 participant