You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Stefano Bagnara (JIRA)" <se...@james.apache.org> on 2006/05/08 23:57:20 UTC

[jira] Created: (JAMES-487) Refactor Bundled handlers to use the "HandlerChain" pattern

Refactor Bundled handlers to use the "HandlerChain" pattern
-----------------------------------------------------------

         Key: JAMES-487
         URL: http://issues.apache.org/jira/browse/JAMES-487
     Project: James
        Type: Improvement

  Components: NNTPServer & Repository, POP3Server, Remote Manager  
    Versions: 2.3.0a2    
    Reporter: Stefano Bagnara
 Assigned to: Stefano Bagnara 


By refactoring RemoteManager, NNTP and POP3 services we'll create a bigger codebase to understand wether future changes to the handlerchain pattern are good or not.
Furthermore we create a solid ground to allow granular customization via new CommandHandler implementations.


-- 
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: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[jira] Resolved: (JAMES-487) Refactor POP3 handler to use the "HandlerChain" pattern

Posted by "Stefano Bagnara (JIRA)" <se...@james.apache.org>.
     [ https://issues.apache.org/jira/browse/JAMES-487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stefano Bagnara resolved JAMES-487.
-----------------------------------

    Resolution: Fixed

pop3handler refactoring has been applied months ago.

> Refactor POP3 handler to use the "HandlerChain" pattern
> -------------------------------------------------------
>
>                 Key: JAMES-487
>                 URL: https://issues.apache.org/jira/browse/JAMES-487
>             Project: James
>          Issue Type: Improvement
>          Components: NNTPServer & Repository, POP3Server, Remote Manager
>    Affects Versions: 2.3.0
>            Reporter: Stefano Bagnara
>         Assigned To: Stefano Bagnara
>             Fix For: Next Major
>
>
> By refactoring RemoteManager, NNTP and POP3 services we'll create a bigger codebase to understand wether future changes to the handlerchain pattern are good or not.
> Furthermore we create a solid ground to allow granular customization via new CommandHandler implementations.
> Update 2007/05/15: removed remotemanager and nntp from this issue. Pop3 has been done.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[jira] Updated: (JAMES-487) Refactor POP3 handler to use the "HandlerChain" pattern

Posted by "Stefano Bagnara (JIRA)" <se...@james.apache.org>.
     [ https://issues.apache.org/jira/browse/JAMES-487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stefano Bagnara updated JAMES-487:
----------------------------------

    Description: 
By refactoring RemoteManager, NNTP and POP3 services we'll create a bigger codebase to understand wether future changes to the handlerchain pattern are good or not.
Furthermore we create a solid ground to allow granular customization via new CommandHandler implementations.

Update 2007/05/15: removed remotemanager and nntp from this issue. Pop3 has been done.

  was:
By refactoring RemoteManager, NNTP and POP3 services we'll create a bigger codebase to understand wether future changes to the handlerchain pattern are good or not.
Furthermore we create a solid ground to allow granular customization via new CommandHandler implementations.


        Summary: Refactor POP3 handler to use the "HandlerChain" pattern  (was: Refactor Bundled handlers to use the "HandlerChain" pattern)

> Refactor POP3 handler to use the "HandlerChain" pattern
> -------------------------------------------------------
>
>                 Key: JAMES-487
>                 URL: https://issues.apache.org/jira/browse/JAMES-487
>             Project: James
>          Issue Type: Improvement
>          Components: NNTPServer & Repository, POP3Server, Remote Manager
>    Affects Versions: 2.3.0
>            Reporter: Stefano Bagnara
>         Assigned To: Stefano Bagnara
>             Fix For: Next Major
>
>
> By refactoring RemoteManager, NNTP and POP3 services we'll create a bigger codebase to understand wether future changes to the handlerchain pattern are good or not.
> Furthermore we create a solid ground to allow granular customization via new CommandHandler implementations.
> Update 2007/05/15: removed remotemanager and nntp from this issue. Pop3 has been done.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[jira] Updated: (JAMES-487) Refactor Bundled handlers to use the "HandlerChain" pattern

Posted by "Norman Maurer (JIRA)" <se...@james.apache.org>.
     [ http://issues.apache.org/jira/browse/JAMES-487?page=all ]

Norman Maurer updated JAMES-487:
--------------------------------

    Fix Version: 3.0
                     (was: 2.4.0)

> Refactor Bundled handlers to use the "HandlerChain" pattern
> -----------------------------------------------------------
>
>          Key: JAMES-487
>          URL: http://issues.apache.org/jira/browse/JAMES-487
>      Project: James
>         Type: Improvement

>   Components: POP3Server, NNTPServer & Repository, Remote Manager
>     Versions: 2.3.0
>     Reporter: Stefano Bagnara
>     Assignee: Stefano Bagnara
>      Fix For: 3.0

>
> By refactoring RemoteManager, NNTP and POP3 services we'll create a bigger codebase to understand wether future changes to the handlerchain pattern are good or not.
> Furthermore we create a solid ground to allow granular customization via new CommandHandler implementations.

-- 
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: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[jira] Updated: (JAMES-487) Refactor Bundled handlers to use the "HandlerChain" pattern

Posted by "Stefano Bagnara (JIRA)" <se...@james.apache.org>.
     [ http://issues.apache.org/jira/browse/JAMES-487?page=all ]

Stefano Bagnara updated JAMES-487:
----------------------------------

    Fix Version: 2.4.0
        Version: 2.3.0
                     (was: 2.3.0a2)

> Refactor Bundled handlers to use the "HandlerChain" pattern
> -----------------------------------------------------------
>
>          Key: JAMES-487
>          URL: http://issues.apache.org/jira/browse/JAMES-487
>      Project: James
>         Type: Improvement

>   Components: POP3Server, NNTPServer & Repository, Remote Manager
>     Versions: 2.3.0
>     Reporter: Stefano Bagnara
>     Assignee: Stefano Bagnara
>      Fix For: 2.4.0

>
> By refactoring RemoteManager, NNTP and POP3 services we'll create a bigger codebase to understand wether future changes to the handlerchain pattern are good or not.
> Furthermore we create a solid ground to allow granular customization via new CommandHandler implementations.

-- 
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: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org