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
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.