Interstellar icon indicating copy to clipboard operation
Interstellar copied to clipboard

Consider changing to reference assembly-style API

Open jwosty opened this issue 4 years ago • 0 comments

It might be nice to have a (contract) reference assembly for Interstellar (which mostly just shadows Interstellar.Core, which is pretty much just a set of interfaces anyway). The various Interstellar hosts don't really share much implementation anyway. This would be similar in spirit to .Net Standard, and Xamarin.Forms.

It would have to be made clear what the advantage of doing this would be over just having everything program against Interstellar.Core interfaces, as we currently do. Is there any advantage this would give? Not clear.

jwosty avatar Mar 04 '21 07:03 jwosty