Hi there, I am trying to separate weex_sdk and playground into two repos.After moving the playground to a new repository, here comes a question about dealing with the repos’ relationship.And I am considering adding ‘weex_playground’ into ‘incubator-weex’ as a submodule.Here are some details: 1.The playground submodule will be cloned and updated automatically when developers clone the ‘incubator-weex’ repo and build it.In this case, playground project will implement the source code of weex-sdk. 2.When developer directly clone the 'weex-playground' repo and run it separately, the playground project will implement a corresponding aar version of weex-sdk. That means some weex-sdk snapshots will be needed to support playground since some commits of playground may rely on unreleased features of weex-sdk. Does this solution sounds reasonable?
Regards, Katherine On 2019/07/04 07:35:53, Huiying Jiang <[email protected]> wrote: > Hi,> > I would like to do the separating of android.> > Regards,> > Katherine.> > > On 2019/07/04 07:20:37, 申远 <[email protected]> wrote: > > > As discussed before [1], Weex repo should be separated into two repos:> > > > > > > - weex_sdk> > > > - weex playground> > > > > > > I have just create a new repo for Weex Playground[2].> > > > > > > As I am a little overloaded these days, it's really helpful if someone in> > > > > > this mailing list could help me do the separating.> > > > > > > [1]> > > > https://lists.apache.org/thread.html/6a08422bc28743e132ae23e002bf5713eb464447a9ef35236dd1b957@%3Cdev.weex.apache.org%3E> > > > > > [2] https://github.com/apache/incubator-weex-playground> > > > > > > Best Regards,> > > > YorkShen> > > > > > > 申远> > > > > >
