[Feature]: Specify core namespace when creating the NamespaceCatalog #2064
Labels
category: enhancement
improvements of code or code behavior
priority: medium
non-critical problem and/or affecting only a small set of NWB users
topic: HDMF
issues related to the use, depending on, or affecting HDMF
What would you like to see added to PyNWB?
Once hdmf-dev/hdmf#1258 is merged and released, the pynwb init file should be updated here to include "core" as a core_namespace:
pynwb/src/pynwb/__init__.py
Line 90 in 1b613aa
Is your feature request related to a problem?
No response
What solution would you like?
Update the code to:
This update will limit the number of warnings about "ignoring cached namespace(s)" for core spec versions that should be back-compatible.
Do you have any interest in helping implement the feature?
Yes.
Code of Conduct
The text was updated successfully, but these errors were encountered: