Make data type and structure type safe
--------------------------------------

         Key: FTPSERVER-23
         URL: http://issues.apache.org/jira/browse/FTPSERVER-23
     Project: FtpServer
        Type: Improvement
    Reporter: Niklas Gustavsson


Data type and structure values are currently set as chars. As this would need 
be to validated at several places, it would be better to use type safe enums 
for this purpose. Also, this would collect the parsing and validation of these 
values into a well-defined place.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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

Reply via email to