Community
Participate
Working Groups
When using Sapphire XML editor integration, in some cases the model elements do not respond to changes in the source view (DOM changes). This has been traced to the scenario where model maps multiple model elements to the same DOM element. The listener infrastructure currently assumes that only one model element will map to a given DOM element. This assumption needs to be relaxed.
Fixed in 0.2.1 and 0.3 streams.
verified in Oracle Enterprise Pack for Eclipse with Sapphire_0.2.1.201102251334
Closing.