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

Bug 431053

Summary: Provide proper support for union types in the environment
Product: [ECD] Orion Reporter: Michael Rennie <Michael_Rennie>
Component: JS ToolsAssignee: Project Inbox <orion.client-inbox>
Status: RESOLVED WONTFIX QA Contact:
Severity: normal    
Priority: P3    
Version: 5.0   
Target Milestone: ---   
Hardware: PC   
OS: Mac OS X   
Whiteboard:

Description Michael Rennie CLA 2014-03-24 14:25:56 EDT
FUP to bug 430416, we need to provide first class support for union types in the type environment. Currently each inferred type object has exactly one 'type' but this is not always the case.

Some points to address:
1. have to support more than one unique type
2. have to make sure we do not report multiple types if one covers the other - for example a union of Object and String, where String includes Object
3. have to update how we resolve types
Comment 1 John Arthorne CLA 2015-05-05 16:20:43 EDT
Closing as part of a mass clean up of inactive bugs. Please reopen if this problem still occurs or is relevant to you. For more details see:


https://dev.eclipse.org/mhonarc/lists/orion-dev/msg03444.html