That’s a good idea, we can add other methods in the omega and alpha api. Omega/Alpha was our client/server architecture, so I think omega is enough for us.
> On Jan 14, 2019, at 3:18 PM, Zheng Feng <zh.f...@gmail.com> wrote: > > That is a good idea and I think this should be called the client API ? > > OmegaClient.init(); > OmegaClient.beginSaga(); > OmegaCleint.endSaga(); > ... > > zhaojun <zhaoju...@126.com> 于2019年1月14日周一 下午3:09写道: > >> Hi, all >> >> I think we should provide api way to bootstrap omega and alpha. >> Now our code was tightly coupled with spring-boot, it is not possible for >> integrated with other middleware. >> We should provide Omega.init(), Alpha.init() api, spring-boot was just one >> implementation for Pack. >> >> Any thought? >> >> ------------------ >> Zhao Jun >> Apache Sharding-Sphere & ServiceComb >> >>