You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by bu...@apache.org on 2003/08/07 13:24:52 UTC

DO NOT REPLY [Bug 14409] - Add support for stuff like [target [target2 [target3] ...]]

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14409>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14409

Add support for stuff like [target [target2 [target3] ...]]





------- Additional Comments From dominik.stadler@gmx.at  2003-08-07 11:24 -------
In C++ we called these "trailing strings". We have settings for 
- required: yes or no
- number of allowed arguments: 1, n or many

I also would like to see this, maybe I get time to dig into cli and add it...