Skip to content

Conversation

@JasonAtClockwork
Copy link
Contributor

Description of Changes

Closes: #3658
With the work on Views we ran into trouble with the Return Type and certain C# code layout where the types are defined inside the Module class. This fixes the bug in our current approach but needs consideration to possibly be changed entirely.

API and ABI breaking changes

N/A

Expected complexity level and risk

1 - Minor change

Testing

  • Retested with the linked code with and without the namespace
  • Re-ran regression tests

@JasonAtClockwork JasonAtClockwork marked this pull request as ready for review November 15, 2025 21:05
@bfops bfops added the release-any To be landed in any release window label Nov 17, 2025
@rekhoff rekhoff changed the base branch from master to joshua/fix/client-bindings-for-views November 18, 2025 22:05
@joshua-spacetime joshua-spacetime force-pushed the joshua/fix/client-bindings-for-views branch from 89daaa1 to 57dd028 Compare November 19, 2025 03:48
@joshua-spacetime joshua-spacetime force-pushed the joshua/fix/client-bindings-for-views branch from 57dd028 to 9a10dc1 Compare November 19, 2025 03:53
Copy link
Contributor

@rekhoff rekhoff left a comment

Choose a reason for hiding this comment

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

No objections here, the change makes sense and works as intended

@joshua-spacetime joshua-spacetime force-pushed the joshua/fix/client-bindings-for-views branch 3 times, most recently from 65e12df to 456d746 Compare November 19, 2025 04:39
Base automatically changed from joshua/fix/client-bindings-for-views to master November 19, 2025 21:16
@joshua-spacetime joshua-spacetime added this pull request to the merge queue Nov 19, 2025
Merged via the queue into master with commit 87de672 Nov 19, 2025
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release-any To be landed in any release window

Projects

None yet

Development

Successfully merging this pull request may close these issues.

View C# Generation Fails with Namespace

6 participants