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

Rewrite tags #62

Open
nic-hartley opened this issue Oct 26, 2023 · 0 comments
Open

Rewrite tags #62

nic-hartley opened this issue Oct 26, 2023 · 0 comments

Comments

@nic-hartley
Copy link
Owner

Currently everything still kinda assumes everything is a piece of tuig, but a few don't. I should pick one:

  • Start treating each sub-project as its own thing with its own tags. (Probably ew: they're not separate projects; but if they were gonna be I should split them into their own repos)
  • Treat each sub-project as a sub-project of tuig (so tuig-ui, despite being a separate crate, gets treated like it's tuig::ui -- a system, whose "systems" are components)
  • Treat each sub-project as the "starting point", so e.g. there'd be p: tuig and p: tuig-iosys, then s: ge-runner and s: io-render

Or the labels might just not be that helpful: Maybe they should be saved for when there's more than one person working on the project. Or used for tracking status/kind/project only, not system/component/whatever.

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