[
http://jira.magnolia-cms.com/browse/MAGNOLIA-3011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=25926#action_25926
]
Hudson CI server commented on MAGNOLIA-3011:
--------------------------------------------
Integrated in !http://hudson.magnolia-cms.com/nocacheImages/16x16/blue.gif!
[magnolia_main-trunk
#1199|http://hudson.magnolia-cms.com/job/magnolia_main-trunk/1199/]
MAGNOLIA-2553 newInstance returns null when the path doesn't exist yet;
further improvements, see MAGNOLIA-3011
> ObservedComponentFactory.newInstance() should return a default implementation
> when the observed path doesn't exist yet
> ----------------------------------------------------------------------------------------------------------------------
>
> Key: MAGNOLIA-3011
> URL: http://jira.magnolia-cms.com/browse/MAGNOLIA-3011
> Project: Magnolia
> Issue Type: Improvement
> Components: core
> Reporter: Grégory Joseph
> Assignee: Grégory Joseph
> Fix For: 4.3
>
>
> ObservedComponentFactory.newInstance() currently returns null when the
> observed path doesn't exist yet. It should return a default implementation
> (to be configured) or some form of null proxy (see for example [Proxytoy's
> null object
> proxy|http://proxytoys.codehaus.org/apidocs/com/thoughtworks/proxy/toys/nullobject/package-summary.html])
> so that client code can always keep a reference to the observed singleton
> without having to care about it's state on the repo, thus making the
> observation/factory system entirely transparent.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------