Skip to content

Generator: Use UntypedRecord model in untyped record renderers#1572

Merged
badcel merged 1 commit into
gircore:mainfrom
ousnius:use-untyped-record-model
Jul 26, 2026
Merged

Generator: Use UntypedRecord model in untyped record renderers#1572
badcel merged 1 commit into
gircore:mainfrom
ousnius:use-untyped-record-model

Conversation

@ousnius

@ousnius ousnius commented Jul 26, 2026

Copy link
Copy Markdown
Contributor

The untyped record renderers and converters used the TypedRecord model to look up handle, data and class names. The generated output is identical as both models currently produce the same names, but the naming could diverge one day.

All generated files were checked before and after the change - they remain identical.

Merge #1328 afterwards.

  • I agree that my contribution may be licensed either under MIT or any version of LGPL license.

The untyped record renderers and converters used the TypedRecord model
to look up handle, data and class names. The generated output is
identical as both models currently produce the same names, but the
naming could diverge one day.

All generated files were checked before and after the change - they remain identical.
ousnius added a commit to ousnius/gir.core that referenced this pull request Jul 26, 2026
@badcel
badcel merged commit 0a37c8b into gircore:main Jul 26, 2026
6 of 8 checks passed
@badcel

badcel commented Jul 26, 2026

Copy link
Copy Markdown
Member

Thank you 👍

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.

2 participants