<div dir="ltr">What do you have in mind, CLI enhancement to handle this.<br>or global handling of operation handlers on the server?<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Aug 21, 2014 at 12:14 PM, Darran Lofthouse <span dir="ltr">&lt;<a href="mailto:darran.lofthouse@jboss.com" target="_blank">darran.lofthouse@jboss.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Not talking about changing any other defaults but I have been thinking<br>
would it make sense where boolean parameters are being passed in an<br>
operation that we assume they are true if no value is specified.<br>
<br>
As an example I regularly execute the following two commands: -<br>
<br>
   :read-resource(recursive=true)<br>
   :whoami(verbose=true)<br>
<br>
In both cases the value feels redundant and it would be more natural to<br>
just use: -<br>
<br>
   :read-resource(recursive)<br>
   :whoami(verbose)<br>
<br>
Regards,<br>
Darran Lofthouse.<br>
<br>
_______________________________________________<br>
wildfly-dev mailing list<br>
<a href="mailto:wildfly-dev@lists.jboss.org">wildfly-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/wildfly-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/wildfly-dev</a><br>
</blockquote></div><br></div>