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

http://issues.apache.org/bugzilla/show_bug.cgi?id=28621

Enhancement of InputRequest class

           Summary: Enhancement of InputRequest class
           Product: Ant
           Version: 1.6.0
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Core
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Imo the class org.apache.tools.ant.input.InputRequest should be
expanded to be able to retrieve the default value of the property 
from it. At the moment this is not possible.

This could be the signature od the new method:
public String getDefaultValue()

Maybe it also a good idea to be able to specify basic datatypes
for input-values, for example; string, integer, number and password.
The last one is rather important, since the output is always shown
in plain text.

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

Reply via email to