Skip to content

Conversation

@stevevanhooser
Copy link
Contributor

I made a few changes to keep things parallel with DID v080

In DID v080, I changed the readjsonfilelocation method in did.document so that it no longer accepts partial paths, like stimulus/stimulus_presentation. So I had to remove a lot of those. I used to use those partial paths, thinking it would help a programmer find the document, but gave it up, and I think having the system search for so many possibilities might make it slower.

It also requires an update to vhlab-toolbox-matlab so that vlt.file.findfilegroups can deal with either strings or character arrays. I added an argument block so it is always converted to a char.

@stevevanhooser
Copy link
Contributor Author

The ndi.test.testsuite.ndi_testsuite all passes

@stevevanhooser
Copy link
Contributor Author

I was trying to think if there is a reason I should leave this as a request rather than just merging it..I can't think of a good reason so I'll just merge.

@stevevanhooser stevevanhooser merged commit fa8635e into refactor-eivind Oct 20, 2024
@stevevanhooser stevevanhooser deleted the steve_refactor branch October 20, 2024 23:20
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