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

New TOC should be normaliseable to a TOC without pattern entries #1243

Closed
agoose77 opened this issue May 28, 2024 · 1 comment
Closed

New TOC should be normaliseable to a TOC without pattern entries #1243

agoose77 opened this issue May 28, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@agoose77
Copy link
Contributor

Description

The new TOC implements a pattern entry. This is really just shorthand for enumerating files, and we should not have to reason about patterns in our TOC handling logic

Proposed solution

Normalise a TOC to a TOC without patterns

@fwkoch
Copy link
Collaborator

fwkoch commented Jun 21, 2024

There is now a step in the project processing that converts a toc into a toc without patterns. This isn't really visible or available externally, but I don't think it needs to be...? It's just an implementation detail that simplifies subsequent toc handling.

@fwkoch fwkoch closed this as completed Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants