Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 395530

Summary: Inappropriate bootstrap dependency
Product: [ECD] Orion Reporter: Mark Macdonald <mamacdon>
Component: ClientAssignee: Project Inbox <orion.client-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 2.0   
Target Milestone: 7.0   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Mark Macdonald CLA 2012-11-30 17:43:49 EST
As of recently, highlight.js now depends on the orion/bootstrap module.

This seems inappropriate. The bootstrap module should only be called from page glue code, individual components should not depend on it. A component's dependencies should be passed into its constructor or it should request them from the service registry.
Comment 1 John Arthorne CLA 2014-10-09 14:13:09 EDT
Dependency is not there anymore.