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

Use ShiftClassInstaller to generate and update generated classes #657

Merged
merged 5 commits into from
Dec 15, 2023

Conversation

jecisc
Copy link
Member

@jecisc jecisc commented Dec 15, 2023

This change uses the ShiftClassBuilder to install or update classes instead of the old class definition.

It also factorize the code between installation and update of existing class in order to avoid to have two mechanisms.

I hope this will help unify P12 and P11

I tried also to use #update:to: instead of #make: in order to update real classes but I have some really really weird bugs :(
This would help use keep the class trait composition, the shared pools and other infos.

Maybe I could also try #fillFor: but I think Marcus is removing it from P12

@jecisc jecisc merged commit 695b317 into development Dec 15, 2023
4 checks passed
@NicolasAnquetil NicolasAnquetil deleted the shiftClassBuilder branch January 8, 2024 14:26
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.

1 participant