Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 369136 - An extensible Type processor framework needs to e developed and implemented for Resource lookups
Summary: An extensible Type processor framework needs to e developed and implemented f...
Status: CLOSED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: EDT (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard: Extensibility_Gen
Keywords:
Depends on: 369135
Blocks:
  Show dependency tree
 
Reported: 2012-01-19 14:19 EST by Joseph Vincens CLA
Modified: 2017-02-23 14:19 EST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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