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

[Spec] Change repository structure #187

Closed
mgierlasinski opened this issue Nov 2, 2021 · 3 comments · Fixed by #191
Closed

[Spec] Change repository structure #187

mgierlasinski opened this issue Nov 2, 2021 · 3 comments · Fixed by #191
Assignees
Milestone

Comments

@mgierlasinski
Copy link
Owner

mgierlasinski commented Nov 2, 2021

Rename structure of directories to:

📁 Assets (no changes)
📁 samples

  • GradientsApp (Xamarin.Native, to be added)
  • Playground (possible renamed to GradientStudio?)
  • PlaygroundMaui (needs rename, this will be Forms/MAUI)
  • MagicCrawler (WPF app for downloading gradient CSS)

📁 Scripts (no changes)
📁 src

  • MagicGradients (deprecated)
  • MagicGradients.Core
  • MagicGradients.Forms
  • MagicGradients.Forms.Skia
  • MagicGradients.Forms.SkiaViews (will be removed)
  • MagicGradients.Native (to be added)
  • MagicGradients.Toolkit

📁 tests

  • MagicGradients.Core.Tests (to be added)
  • MagicGradients.Tests
  • MagicGradients.Benchmark

📝 MagicGradients.Graphics.sln
📝 MagicGradients.Library.slnf
📝 MagicGradients.Playground.slnf
📝 MagicGradients.sln

@mgierlasinski mgierlasinski added this to the Road to MAUI milestone Nov 2, 2021
@mgierlasinski mgierlasinski self-assigned this Nov 2, 2021
@bbenetskyy
Copy link
Collaborator

@mgierlasinski are those projects:

  • MagicGradients.Tests
  • MagicGradients.Benchmark

still valid? Maybe we need to remove them now?

@bbenetskyy
Copy link
Collaborator

The overall, proposed structure looks good 🤩 🥳 according to me

@mgierlasinski
Copy link
Owner Author

@mgierlasinski are those projects:

* MagicGradients.Tests

* MagicGradients.Benchmark

still valid? Maybe we need to remove them now?

MagicGradients.Tests is for MagicGradients which is still our main project, we can remove them both when new implementation for Maui.Grahpics will be ready. For Benchmark, there is a separate task:

#100

It needs some love 😢

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants