Re: New SuperColliderAU repo
| Newsgroups | gmane.comp.audio.supercollider.devel |
|---|---|
| Message-ID | <CAO9Q0tXSe7wbu7zN_BytcLvdb32iuDLBLqBaJrhwt8LgLSN_dQ@mail.gmail.com> |
If there's not a pressing need to keep it as a submodule, I'd vote for letting it be a separate project. One question worth asking, though: how cleanly separable is it? sc3-plugins has the nice property that except in the rare case of breaking UGen ABI changes, pretty much any version of SuperSollider can work with any version of sc3-plugins. As much as I like the idea of separating the components, it's worth knowing if we're going to start having to worry about (transitive) dependency versions. Tom On Wed, Mar 7, 2018 at 6:26 PM, <[email protected]> wrote: > Hey all, > > As agreed upon in previous discussions, I've set up a new organization > repo for SuperColliderAU and given Gerard Roma push access, since he has > expressed interest in maintaining it. > > https://github.com/supercollider/SuperColliderAU > > This means that we should soon merge PR #3540 which removes the project > from the main repo, once the code is up there. I will also work with him to > add CI so that breaking changes can be caught early. > > One thing is still unclear to me - does this need to be a submodule within > SC proper, or can it exist as a separate project that builds using SC libs, > similar to sc3-plugins? > > Thanks again to Gerard for reviving this project! > > Regards, > Brian >