Community
Participate
Working Groups
Build Identifier: Indigo / EEF 1.0.0 The purpose is to facilitate the customization of the EditingDomaing creation inside the generated Editor to be able to change the behavior of Resource discovery and loading (change the default URIConverter/URIHandler used). My proposal would be to add for example a protected method createResourceSet() which will return an AdapterFactoryEditingDomainResourceSet by default. So one could then overwrite this method to set a customized ResourceSet implementation. In initializeWorkspaceEditingDomain you may call the new AdapterFactoryEditingDomain with the third ResourceSet parameter. Reproducible: Always
FIXED: fixed in next build