matnwb icon indicating copy to clipboard operation
matnwb copied to clipboard

`namespace` searching hierarchy

Open lawrence-mbf opened this issue 5 years ago • 1 comments
trafficstars

As per https://github.com/NeurodataWithoutBorders/matnwb/pull/232#issuecomment-653047751

This is the order in which MatNWB should search for the namespace directory:

    • [ ] Current working directory
    • [ ] Workspace environment
    • [x] MatNWB directory
    • [x] Warn that no namespace could be found.

lawrence-mbf avatar Jul 07 '20 14:07 lawrence-mbf

Revisiting this, I'm not sure if this should break from default MATLAB script discovery behavior. That way at least it's consistent and is not a strange mental load for users.

lawrence-mbf avatar Jul 25 '23 17:07 lawrence-mbf