ebmlite icon indicating copy to clipboard operation
ebmlite copied to clipboard

Remove Mide/enDAQ-specific schemata

Open StokesMIDE opened this issue 4 years ago • 0 comments

With the development of separate libraries (idelib, endaq.device), the schemata specific to Mide and/or enDAQ should be moved into them. This will establish which package's version is canon, and prevents changes to the schema from requiring the updating of two separate repos/packages.

https://github.com/MideTechnology/idelib/issues/18 copied some of them into idelib. However, our tests use mide_ide.xml, so we can't simply remove it. It might be best to make a copy in the tests folder and have the tests import it explicitly.

StokesMIDE avatar Jun 03 '21 16:06 StokesMIDE