Chinmay, Different DAG specifications can be translated into a logical plan using the existing API.
AppFactory is an implementation detail. Can you describe the problem you are looking to solve? Thanks On Mon, Apr 18, 2016 at 6:21 PM, Chinmay Kolhatkar <[email protected]> wrote: > Dear Community, > > Does apex engine allows user to override or extend existing implementation > of AppFactory from outside of engine? > > If it not, would allowing it make any required launch time enhancements > easier and safer (for stability) rather than changing apex engine code? > > Another advantage I see by doing this is, user can have their own DAG > specification format if required. > > Thanks, > Chinmay.
