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

Adjust folder structure of AppServices experiment #442

Open
3 tasks
Sergio0694 opened this issue Jun 4, 2023 · 0 comments
Open
3 tasks

Adjust folder structure of AppServices experiment #442

Sergio0694 opened this issue Jun 4, 2023 · 0 comments
Assignees
Labels
build 🔥 experiment 🧪 Used to track issues that are experiments (or their linked discussions) external ⤴️ Requires an update to an external dependency or due to code outside the Toolkit.

Comments

@Sergio0694
Copy link
Member

Sergio0694 commented Jun 4, 2023

Describe the bug

Note: partially blocked by CommunityToolkit/Tooling-Windows-Submodule#62.

This issue tracks fixing the folder structure of the AppServices experiment:

  • The AppServices project should be under some subfolder under \src
  • The source generator project should be under another \src folder
  • The source generator unit tests should be under a centralized \tests subfolder

I mean ideally I'd imagine something like:

  • src
    • CommunityToolkit.AppServices
    • CommunityToolkit.AppServices.SourceGenerator
  • tests
    • CommunityToolkit.AppServices.Tests
    • CommunityToolkit.AppServices.SourceGenerator.Tests
@Sergio0694 Sergio0694 added build 🔥 experiment 🧪 Used to track issues that are experiments (or their linked discussions) external ⤴️ Requires an update to an external dependency or due to code outside the Toolkit. labels Jun 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build 🔥 experiment 🧪 Used to track issues that are experiments (or their linked discussions) external ⤴️ Requires an update to an external dependency or due to code outside the Toolkit.
Projects
None yet
Development

No branches or pull requests

2 participants