This should not be the case. Can you include some test code please.

-John K

Venkatesh Prasad Ranganath wrote:

Hi,

I tried to create an option that can be specified via a "long-option" and not by a "short-option". The way I did it was created an Option object with null for the short option. However, this failed. I did it with OptionBuilder and it succeeded.

What bothers me is that in OptionBuilder, short-option is set to null when create() is called and this works while the above approach does not work? Am I missing something or is this a bug?

waiting for reply,



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to