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 "Eugen Paraschiv (JIRA)" <ji...@apache.org> on 2010/08/11 22:16:15 UTC

[jira] Updated: (DROIDS-92) Externalize creation of Save handler from SaveCrawlingDroid so that the handler can be configured first

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

Eugen Paraschiv updated DROIDS-92:
----------------------------------

    Attachment: DROIDS-92.patch

> Externalize creation of Save handler from SaveCrawlingDroid so that the handler can be configured first
> -------------------------------------------------------------------------------------------------------
>
>                 Key: DROIDS-92
>                 URL: https://issues.apache.org/jira/browse/DROIDS-92
>             Project: Droids
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 0.0.1
>            Reporter: Eugen Paraschiv
>            Priority: Minor
>             Fix For: 0.0.1
>
>         Attachments: DROIDS-92.patch
>
>
> The Save handler is instantiated withing SaveCrawlingDroid and thus, the client has no control over it - no way of setting properties on it and no way to inject another one. 
> As a solution, the Save handler should be injected into the SaveCrawlingDroid. 

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