[ https://issues.apache.org/jira/browse/TUSCANY-1109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12472934 ]
Frank Budinsky commented on TUSCANY-1109: ----------------------------------------- I guess this was broken since we moved to the new HelperContext scoping. We should fix this and use it as the fallback strategy when a more optimized lookup fails to find the type (see TUSCANY-1110). > TypeHelperImpl#getType(Class) queries wrong scope > (EPackage.Registry.INSTANCE) and misses delegate scopes > --------------------------------------------------------------------------------------------------------- > > Key: TUSCANY-1109 > URL: https://issues.apache.org/jira/browse/TUSCANY-1109 > Project: Tuscany > Issue Type: Bug > Components: Java SDO Implementation > Affects Versions: Java-SDO-Mx > Reporter: Yang ZHONG > Fix For: Java-SDO-Mx > > > TypeHelperImpl#getType(Class) queries wrong scope: EPackage.Registry.INSTANCE. > And TypeHelperImpl#getType(Class) misses delegate scopes, because > getRegistry().values() doesn't include delegateRegistry.values(). -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]