You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pivot.apache.org by "Greg Brown (JIRA)" <ji...@apache.org> on 2010/04/20 14:13:50 UTC

[jira] Commented: (PIVOT-35) Replace Dispatcher with ExecutorService

    [ https://issues.apache.org/jira/browse/PIVOT-35?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12858842#action_12858842 ] 

Greg Brown commented on PIVOT-35:
---------------------------------

I think the existing implementation is preferable. In general, we try to avoid delegating constructor code to an init() method, since that is what a constructor is for. Also, there is no harm in making the default ExecutorService public and available to Task subclasses.


> Replace Dispatcher with ExecutorService
> ---------------------------------------
>
>                 Key: PIVOT-35
>                 URL: https://issues.apache.org/jira/browse/PIVOT-35
>             Project: Pivot
>          Issue Type: Improvement
>          Components: core-util
>            Reporter: Greg Brown
>            Assignee: Greg Brown
>             Fix For: 1.5
>
>         Attachments: change_task_subclass_constructors.patch, dispatcher.patch, dispatcher.patch
>
>


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