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

More specific feature flags #67

Closed
wants to merge 5 commits into from
Closed

Conversation

rster2002
Copy link
Owner

@rster2002 rster2002 commented Jun 11, 2024

This PR adds some additional feature flags which allows users to fine-tune the library to their liking. For example if you only need ship models or exobiology predictions you can only enable those features without having to have logs enabled, which should hopefully also help with compile times.

Flags to add:

  • Flag for logs module
  • Flag for journal module
  • Flag for state module
  • Flag for json-models, which includes status and outfitting modules etc.
  • Flags for exobiology data, so for example the spawn conditions and prediction logic and in the future also a flag for ship data.
  • If the code allows for it, maybe even split the models into different feature flags, so you can for example only enable the ship models (and any dependent models) so you can have a very minimal library.

@rster2002 rster2002 self-assigned this Jun 11, 2024
@rster2002 rster2002 closed this Aug 7, 2024
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