New issue report by christianedwardgruber:
Null isn't a satisfactory object for the container, since an
unsatisfied dependency is dangerous. A
no-op version of a component should be used in place of null, and if a
component's dependency is
null, it should generate an UnfulfilledDependencyException or something
like it.
Issue attributes:
Status: Accepted
Owner: christianedwardgruber
Labels: Type-Defect Priority-Medium Milestone-Release-1.2 Affects-all
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
Comment #1 by christianedwardgruber:
Issue attribute updates:
Status: Started