I assumed he was talking about the SHELL_EDIT stuff and maybe the file loading bits. The config stuff is metron specific
On Wed, Jan 31, 2018 at 10:06 AM, Nick Allen <n...@nickallen.org> wrote: > > I think we should move the shell/console type functions from stellar > > What functions specifically? Are you talking about > `metron-platform/metron-management`? > > If you are talking about he functions like 'CONFIG_GET' and 'CONFIG_PUT', > those seem specific to interacting with Metron. They don't seem very > stellar-common-ish to me. > > > > ... and guard them with CONSOLE capability. > > I think some sort of guard is appropriate. However it is done you need to > make sure they still work in Zeppelin. There is no CONSOLE capability in > Zeppelin, currently. > > > > On Wed, Jan 31, 2018 at 9:12 AM, Otto Fowler <ottobackwa...@gmail.com> > wrote: > > > Per: https://issues.apache.org/jira/browse/METRON-876 > > > > I think we should move the shell/console type functions from stellar > > management to stellar-common, and guard them with CONSOLE capability. > > Thoughts? > > > > ottO > > >