Community
Participate
Working Groups
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.
implemented