You are viewing a plain text version of this content. The canonical link for it is here.
Posted to droids-dev@incubator.apache.org by "Richard Frovarp (JIRA)" <ji...@apache.org> on 2012/06/15 02:46:45 UTC

[jira] [Updated] (DROIDS-108) Factory Pattern Usage

     [ https://issues.apache.org/jira/browse/DROIDS-108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Richard Frovarp updated DROIDS-108:
-----------------------------------

    Fix Version/s:     (was: 0.2.0)
                   0.3.0
    
> Factory Pattern Usage
> ---------------------
>
>                 Key: DROIDS-108
>                 URL: https://issues.apache.org/jira/browse/DROIDS-108
>             Project: Droids
>          Issue Type: Improvement
>          Components: core
>            Reporter: Bertil Chapuis
>             Fix For: 0.3.0
>
>
> Droids use the factory pattern for filters, parsers, protocols, etc. Since all these objects are then used by the worker, it may make sense to replace the method Droid.newWorker() and all the current factories by a single WorkerFactory that creates a worker and set all its components (protocol, parser, filter, etc.).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira