Adding or removing options from a SpringShell command may be a bit tricky.
This might require two versions of the command -- one version with the
option, one without -- and we then load and register only one at runtime.
On Wed, Mar 21, 2018 at 4:55 PM, Swapnil Bawaskar
wrote:
> This is a great s
This is a great start, however, there may be features that only add options
to gfsh commands rather than adding gfsh commands themselves, we should
accommodate those as and when we encounter them.
Udo, I like the idea of having a more generic solution for feature
flagging, however, if a feature is
I like @Disabled too.
On Mon, Mar 19, 2018 at 12:02 PM Michael William Dodge
wrote:
> I kind of like @Disabled instead.
>
> Sarge
>
> > On 19 Mar, 2018, at 11:58, Udo Kohlmeyer wrote:
> >
> > I wonder if this proposal could not be extended to the greater GEODE
> product. As this feature flaggin
I kind of like @Disabled instead.
Sarge
> On 19 Mar, 2018, at 11:58, Udo Kohlmeyer wrote:
>
> I wonder if this proposal could not be extended to the greater GEODE product.
> As this feature flagging is also relevant to other parts of the system and
> should maybe be consistently applied to al
I wonder if this proposal could not be extended to the greater GEODE
product. As this feature flagging is also relevant to other parts of the
system and should maybe be consistently applied to all areas.
Thoughts?
On 3/19/18 11:46, Patrick Rhomberg wrote:
Hello, All
I am interested in ex
Hello, All
I am interested in extending annotation functionality on our gfsh
commands, particularly with respect to feature-flagging commands that are
mutually-reliant or not yet feature complete.
Please review the proposal [1] at your convenience.
Imagination is Change.
~Patrick Rhomberg
[1