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

Review class generation to avoid the file AllPackageClasses.cs in each namespace #520

Conversation

masesdevelopers
Copy link
Contributor

Description

Review class generation to avoid the file AllPAckageClasses.cs in each namespace

Related Issue

fix #513

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 and others added 24 commits August 29, 2024 19:11
* Update generated classes after commit ffb10bc

* Project update

* Try to understand crashes on macOS 13

* Return back to macOS 13

---------

Co-authored-by: masesdevelopers <94312179+masesdevelopers@users.noreply.github.com>
…h-netdroid-main' of https://github.com/masesgroup/JNet into 513-evaluate-if-it-possible-to-split-classes-shared-with-netdroid-main
…h-netdroid-main' into 513-evaluate-if-it-possible-to-split-classes-shared-with-netdroid
Co-authored-by: masesdevelopers <94312179+masesdevelopers@users.noreply.github.com>
Co-authored-by: masesdevelopers <94312179+masesdevelopers@users.noreply.github.com>
Co-authored-by: masesdevelopers <94312179+masesdevelopers@users.noreply.github.com>
Co-authored-by: masesdevelopers <94312179+masesdevelopers@users.noreply.github.com>
Co-authored-by: masesdevelopers <94312179+masesdevelopers@users.noreply.github.com>
@masesdevelopers masesdevelopers added enhancement New feature or request JNet JNet related issue JNetReflector JNetReflector related issue .NET Pull requests that update .net code labels Sep 3, 2024
@masesdevelopers masesdevelopers self-assigned this Sep 3, 2024
@masesdevelopers masesdevelopers changed the title Review class generation to avoid the file AllPAckageClasses.cs in each namespace Review class generation to avoid the file AllPackageClasses.cs in each namespace Sep 3, 2024
@masesdevelopers masesdevelopers merged commit 2b20dfe into masesgroup:master Sep 4, 2024
7 checks passed
@masesdevelopers masesdevelopers deleted the 513-evaluate-if-it-possible-to-split-classes-shared-with-netdroid branch September 4, 2024 14:37
masesdevelopers added a commit to masesdevelopers/JNet that referenced this pull request Sep 19, 2024
masesdevelopers added a commit to masesdevelopers/JNet that referenced this pull request Sep 19, 2024
@masesdevelopers masesdevelopers mentioned this pull request Sep 19, 2024
9 tasks
masesdevelopers added a commit that referenced this pull request Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request JNet JNet related issue JNetReflector JNetReflector related issue .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Evaluate if it possible to split classes shared with Netdroid
1 participant