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

Bug 369136

Summary: An extensible Type processor framework needs to e developed and implemented for Resource lookups
Product: z_Archived Reporter: Joseph Vincens <jvincens>
Component: EDTAssignee: Project Inbox <edt.javagen-inbox>
Status: CLOSED FIXED QA Contact:
Severity: enhancement    
Priority: P3 CC: jspadea, svihovec, tww
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard: Extensibility_Gen
Bug Depends on: 369135    
Bug Blocks:    

Description Joseph Vincens CLA 2012-01-19 14:19:10 EST
The current resource look up only supports binding types and a binding processor will be written. Resource look up needs to be extensible so EDT developers can plug in a a new resource type along with the processor to handle it.

The runtime will be modified to take the resource URI determine the type and call a resource processor to create the correct runtime type for the specific resource type.
Comment 1 Joseph Vincens CLA 2012-03-29 09:04:33 EDT
implemented