[
http://www.stripesframework.org/jira/browse/STS-614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=11529#action_11529
]
Ben Gunter commented on STS-614:
--------------------------------
We've all been discussing this on IRC, and here is what we have decided, as I
understand it. If I mess something up, please correct it.
- ObjectFactory should be an interface that extends ConfigurableComponent and
declares a single method: newInstance(Class<?>)
- We will provide a DefaultObjectFactory that just calls Class.newInstance()
- The Configuration interface will declare a new getObjectFactory() method
- All calls to Class.newInstance() will be replaced with a call to
ObjectFactory.newInstance(Class)
> Ability to specify "ObjectFactory" for beans created during binding
> -------------------------------------------------------------------
>
> Key: STS-614
> URL: http://www.stripesframework.org/jira/browse/STS-614
> Project: Stripes
> Issue Type: New Feature
> Affects Versions: Release 1.5
> Reporter: Patrick Lightbody
> Assignee: Ben Gunter
> Fix For: Release 1.5.1
>
> Attachments: obj_fact.patch, object_factory_v2.patch
>
>
> See patch.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://www.stripesframework.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development