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

Implement TypeSystemMode.MINIMAL #13

Closed
reckart opened this issue Aug 9, 2022 · 1 comment
Closed

Implement TypeSystemMode.MINIMAL #13

reckart opened this issue Aug 9, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@reckart
Copy link
Member

reckart commented Aug 9, 2022

Describe the bug
It appears that CASes serialized using TypeSystemMode.MINIMAL may contain too many files.

To Reproduce
To be investigated.

Expected behavior
In TypeSystemMode.MINIMAL, only types for which annotations exist or which are essential to the definition of other used types should be included.

Please complete the following information:

  • Version: 0.4.0
@reckart reckart added the bug Something isn't working label Aug 9, 2022
@reckart reckart added this to the 0.4.1 milestone Aug 9, 2022
@reckart
Copy link
Member Author

reckart commented Oct 6, 2022

Actually, it seems that this mode has not yet been implemented at all...

@reckart reckart changed the title TypeSystemMode.MINIMAL may not work properly Implement TypeSystemMode.MINIMAL Oct 6, 2022
@reckart reckart added enhancement New feature or request and removed bug Something isn't working labels Oct 6, 2022
@reckart reckart modified the milestones: 0.4.1, 0.5.0 Oct 6, 2022
@reckart reckart self-assigned this Jan 31, 2023
reckart added a commit that referenced this issue Jan 31, 2023
- Respect the TypeSystemMode.MINIMAL when serializing
reckart added a commit that referenced this issue Jan 31, 2023
- Added missing license header
reckart added a commit that referenced this issue Jan 31, 2023
…e.MINIMAL

Issue #13: Implement TypeSystemMode.MINIMAL
@reckart reckart closed this as completed Jan 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant