Refactor dynamic service dependencies
-------------------------------------
Key: AMDATUOPENSOCIAL-117
URL: http://jira.amdatu.org/jira/browse/AMDATUOPENSOCIAL-117
Project: Amdatu OpenSocial
Issue Type: Bug
Components: Project infrastructure
Affects Versions: 0.1.1
Reporter: Ivo Ladage - van Doorn
Fix For: 0.2.0
Service dependencies added to the dependency manager in the init() method, MUST
be added all at once. All code adding service dependencies in the init method
must be refactored to do so. If multiple required service dependencies are
added in the init() method, start() will already be invoked before the other
required service dependencies are available.
In most cases this is not necessarily a problem, but to address copy/paste
behavior all code should use the list approach by default.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
http://jira.amdatu.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
Amdatu-developers mailing list
[email protected]
http://lists.amdatu.org/mailman/listinfo/amdatu-developers