Sandesh, Can you describe the use case a little more?
Is it about different users adding/viewing their own apps to the same copy of app package? Or is it a base copy of app package that different users can take and start working off of and adding more apps? Regards, Ashwin. On Tue, Jul 19, 2016 at 5:37 PM, Sandesh Hegde <[email protected]> wrote: > Hi All, > > Apex supports configuration package, separates application package from the > actual configuration. (http://docs.datatorrent.com/configuration_packages/ > ) > > We want to enhance the configuration package by adding support to "add > Apps" (json format). > > UseCase: Multiple users sharing the same app package, but have a different > view of the golden copy of the app package. > > Note: This feature is requested by an Apex user. > > Thanks > -- Regards, Ashwin.
