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

[Discussion] using ProjectDefinition internals in WelcomeScreen #249

Open
shpaass opened this issue Aug 31, 2024 · 0 comments
Open

[Discussion] using ProjectDefinition internals in WelcomeScreen #249

shpaass opened this issue Aug 31, 2024 · 0 comments

Comments

@shpaass
Copy link
Owner

shpaass commented Aug 31, 2024

Why does WelcomeScreen.cs need the internals of ProjectDefinition in WelcomeScreen#LoadProject()(link)?
Why not take or copy the whole object?
The parts are used only in WelcomeScreen.cs, so I see no reason to disassemble ProjectDefinition and drag it piece by piece.

This ticket is made to check that I don't miss something that warrants a disassembly of ProjectDefinition in WelcomeScreen.

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

No branches or pull requests

1 participant