[
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_v1.patch
In light of the recent discussions and seeing how the latest comment on this
issue is probably no longer of actuality, I'm submitting a simple patch for the
issue. If a better, more general solution comes along, even better, but for now
I think this is a very simple fix and well worth doing.
> 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_v1.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.