[
https://issues.apache.org/jira/browse/LABS-144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12630767#action_12630767
]
Oleg Kalnichevski commented on LABS-144:
----------------------------------------
I suppose factories in Droids are meant to be used in a write once / read many
mode. Once constructed they are not meant to be mutated. Therefore I fail to
see a compelling reason for those maps to be synchronized. I also suspect
Spring uses non-synchronized maps. Anyways, I committed the patch without
changes Ryan was objecting to.
Oleg
PS: Spring-less Droids core would still be nice
> Consider making dependency on Spring / Cocoon Configurator optional
> -------------------------------------------------------------------
>
> Key: LABS-144
> URL: https://issues.apache.org/jira/browse/LABS-144
> Project: Labs
> Issue Type: Improvement
> Components: Droids
> Reporter: Oleg Kalnichevski
> Priority: Minor
> Attachments: droids.patch
>
>
> Please consider making dependency on Spring / Cocoon Configurator optional.
> Being a happy Spring user myself, I, nonetheless, think Droids API / Core
> classes should not depend on a particular DI framework / configuration
> format. It should be possible to split Droids code into API/Core module and
> runtime with only the latter being dependent on Spring / Cocoon Configurator.
> Oleg
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]