Skip to content

Comments

Separate Property and Method Info from Object files#111262

Draft
leandro-benedet-garcia wants to merge 2 commits intogodotengine:masterfrom
leandro-benedet-garcia:separate-property-and-method-info
Draft

Separate Property and Method Info from Object files#111262
leandro-benedet-garcia wants to merge 2 commits intogodotengine:masterfrom
leandro-benedet-garcia:separate-property-and-method-info

Conversation

@leandro-benedet-garcia
Copy link
Contributor

This is a rebased version of #88831

This is a first step in creating a Lean Object type because a smaller file makes maintenance and other kind of changes easier (at least for my brain).
Also, other classes will follow suit to be separated into other files out of Object files, those are the first two because there were a previous PR that just needed rebasing.

Separating things out into headers also can improve compilation times and stuff (although for that to actually happen I believe I need to fix up the headers, but I don't know if it could cause compatibility issues so I ain't touching it right now, probably in a next PR)

@leandro-benedet-garcia leandro-benedet-garcia force-pushed the separate-property-and-method-info branch from a3cdf2f to 35d8aa6 Compare January 25, 2026 18:06
@leandro-benedet-garcia leandro-benedet-garcia force-pushed the separate-property-and-method-info branch from 35d8aa6 to 74afd94 Compare January 25, 2026 18:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants