Skip to content

Conversation

effigies
Copy link
Contributor

Because loading associated file sidecars is going to be necessary for #260, it makes sense to start caching JSON loads.

@effigies effigies marked this pull request as ready for review September 15, 2025 19:54
}

function makeFile(text: string, encoding: string): BIDSFile {
function makeFile(path: string, text: string, encoding: string): BIDSFile {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Surprised we got away with not having path here for so long.

@rwblair rwblair merged commit a115575 into bids-standard:main Sep 16, 2025
27 checks passed
@effigies effigies deleted the feat/cache-json branch September 16, 2025 16:55
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.

2 participants