Skip to content

Implement register unexposed classes #951

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

Conversation

Daylily-Zeleen
Copy link
Contributor

@Daylily-Zeleen Daylily-Zeleen commented Dec 6, 2022

Need #69653.

It seems that register methods are quite redundant.
I add register_virtual_class() and register_internal_class() just like register_abstract_class()( for making style consistent).

Now, we can develop a GDExtension plugin just expose core function classes without tool classes.

V( CHPXEF@J MFTYV_Q}X

@Daylily-Zeleen Daylily-Zeleen force-pushed the daylily-zeleen/register_class_without_exopsing branch from 1d267e9 to 1e4b5b3 Compare December 6, 2022 11:25
@Daylily-Zeleen Daylily-Zeleen marked this pull request as ready for review December 6, 2022 11:41
@Daylily-Zeleen Daylily-Zeleen requested a review from a team as a code owner December 6, 2022 11:41
@akien-mga akien-mga added the enhancement This is an enhancement on the current functionality label Dec 8, 2022
@Daylily-Zeleen Daylily-Zeleen force-pushed the daylily-zeleen/register_class_without_exopsing branch from 1e4b5b3 to f74c472 Compare December 20, 2022 03:18
@Daylily-Zeleen
Copy link
Contributor Author

Replace by #970.

@Daylily-Zeleen Daylily-Zeleen deleted the daylily-zeleen/register_class_without_exopsing branch December 20, 2022 03:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
archived enhancement This is an enhancement on the current functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants