[ 
https://issues.apache.org/jira/browse/FTPSERVER-223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12651001#action_12651001
 ] 

Niklas Gustavsson commented on FTPSERVER-223:
---------------------------------------------

The only new code that has been commited is for the tests, seems like we did 
not need any further changes in our code. As long as you as an API user pass a 
LinkedHashMap or is using the Spring config, your should be fine. Please reopen 
this issue if this is not true, and provide a test case (JUnit or at least in 
written).

> Provide a way to execute Ftplets in a specific order
> ----------------------------------------------------
>
>                 Key: FTPSERVER-223
>                 URL: https://issues.apache.org/jira/browse/FTPSERVER-223
>             Project: FtpServer
>          Issue Type: Improvement
>          Components: Ftplets
>            Reporter: Sai Pullabhotla
>            Assignee: Niklas Gustavsson
>             Fix For: 1.0-M4
>
>
> Currently, there is really no way to determine the order in which the Ftplets 
> are fired. It would be nice to allow - 
> Execution of the Ftplets in the order they were defined in the config file 
> (spring)
> When embedding the server, force the developers to use an implementation of 
> Map which iterates through its items in a predictable manner (e.g. 
> LinkedHashMap or TreeMap). 
> More information on this can be found at http://www.mail-archive.com/[EMAIL 
> PROTECTED]/msg00413.html. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to