open-ephys / bonsai-onix1-docs

Documentation for the OpenEphys.Onix1 Bonsai package
https://open-ephys.github.io/bonsai-onix1-docs/
Creative Commons Attribution Share Alike 4.0 International
0 stars 2 forks source link

Consider an OpenEphys.StarterPack so users only have to download and update one package #31

Closed cjsha closed 1 month ago

cjsha commented 2 months ago

So far, this would include Bonsai.StarterPack, OpenEphys.Onix1, and OpenEphys.Commutator.

Not sure where I would put this issue because implementing this suggestion would require its own repo, but this seems like the most relevant repo. The issue lives here in the meanwhile for discussion.

cjsha commented 1 month ago

For reference: Bonsai.StarterPack is seems to entirely comprise of one file: Bonsai.StarterPack.csproj

jonnew commented 1 month ago

The Bonsai.StarterPack should really be called Bonsai.StandardLibrary. I think having something with a similar level of generality for OpenEphys is not possible. We could ignore this, but I'm not comfortable with that.

Also the StarterPack exists in the core bonsai library so that it is automatically updated any of projects it references is updated. Our version would span multiple repos and so care or automation would be required to keep it up to date.