You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Jiri Kuhn (JIRA)" <ji...@apache.org> on 2008/10/30 13:25:44 UTC

[jira] Created: (FTPSERVER-207) Embeding friendly NioListener

Embeding friendly NioListener
-----------------------------

                 Key: FTPSERVER-207
                 URL: https://issues.apache.org/jira/browse/FTPSERVER-207
             Project: FtpServer
          Issue Type: Improvement
          Components: Core
    Affects Versions: 1.0-M3
            Reporter: Jiri Kuhn
             Fix For: 1.0-M4
         Attachments: NioListener.patch

NioListener patch: 
Trying to use any different codec factory with NioListener is not as comfortable as it would be. With the patch attached it is only a question of overriding one method.

ListenerFactory patch:
The purpose of the patch is that factory getters can contain logic what value to return.

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


[jira] Commented: (FTPSERVER-207) Embeding friendly NioListener

Posted by "Niklas Gustavsson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FTPSERVER-207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12643958#action_12643958 ] 

Niklas Gustavsson commented on FTPSERVER-207:
---------------------------------------------

Let's discuss this issue on the dev@mina.apache.org mailing list.

> Embeding friendly NioListener
> -----------------------------
>
>                 Key: FTPSERVER-207
>                 URL: https://issues.apache.org/jira/browse/FTPSERVER-207
>             Project: FtpServer
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 1.0-M3
>            Reporter: Jiri Kuhn
>             Fix For: 1.0-M4
>
>         Attachments: ListenerFactory.patch, NioListener.patch
>
>
> NioListener patch: 
> Trying to use any different codec factory with NioListener is not as comfortable as it would be. With the patch attached it is only a question of overriding one method.
> ListenerFactory patch:
> The purpose of the patch is that factory getters can contain logic what value to return.

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


[jira] Updated: (FTPSERVER-207) Embeding friendly NioListener

Posted by "Jiri Kuhn (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FTPSERVER-207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jiri Kuhn updated FTPSERVER-207:
--------------------------------

    Attachment: ListenerFactory.patch

> Embeding friendly NioListener
> -----------------------------
>
>                 Key: FTPSERVER-207
>                 URL: https://issues.apache.org/jira/browse/FTPSERVER-207
>             Project: FtpServer
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 1.0-M3
>            Reporter: Jiri Kuhn
>             Fix For: 1.0-M4
>
>         Attachments: ListenerFactory.patch, NioListener.patch
>
>
> NioListener patch: 
> Trying to use any different codec factory with NioListener is not as comfortable as it would be. With the patch attached it is only a question of overriding one method.
> ListenerFactory patch:
> The purpose of the patch is that factory getters can contain logic what value to return.

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


[jira] Updated: (FTPSERVER-207) Embeding friendly NioListener

Posted by "Niklas Gustavsson (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FTPSERVER-207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Niklas Gustavsson updated FTPSERVER-207:
----------------------------------------

    Fix Version/s:     (was: 1.0-M4)

I will unschedule this issue for now, we need to discuss further on the requirements.

> Embeding friendly NioListener
> -----------------------------
>
>                 Key: FTPSERVER-207
>                 URL: https://issues.apache.org/jira/browse/FTPSERVER-207
>             Project: FtpServer
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 1.0-M3
>            Reporter: Jiri Kuhn
>         Attachments: ListenerFactory.patch, NioListener.patch
>
>
> NioListener patch: 
> Trying to use any different codec factory with NioListener is not as comfortable as it would be. With the patch attached it is only a question of overriding one method.
> ListenerFactory patch:
> The purpose of the patch is that factory getters can contain logic what value to return.

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


[jira] Updated: (FTPSERVER-207) Embeding friendly NioListener

Posted by "Jiri Kuhn (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FTPSERVER-207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jiri Kuhn updated FTPSERVER-207:
--------------------------------

    Attachment: NioListener.patch

> Embeding friendly NioListener
> -----------------------------
>
>                 Key: FTPSERVER-207
>                 URL: https://issues.apache.org/jira/browse/FTPSERVER-207
>             Project: FtpServer
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 1.0-M3
>            Reporter: Jiri Kuhn
>             Fix For: 1.0-M4
>
>         Attachments: NioListener.patch
>
>
> NioListener patch: 
> Trying to use any different codec factory with NioListener is not as comfortable as it would be. With the patch attached it is only a question of overriding one method.
> ListenerFactory patch:
> The purpose of the patch is that factory getters can contain logic what value to return.

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