Bug 179568 - Translator framework does not reload model when changing the root node of XML file
Summary: Translator framework does not reload model when changing the root node of XML...
Status: NEW
Alias: None
Product: WTP Common Tools
Classification: WebTools
Component: wst.common (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: Future   Edit
Assignee: Carl Anderson CLA
QA Contact: Konstantin Komissarchik CLA
URL:
Whiteboard:
Keywords: helpwanted
Depends on:
Blocks:
 
Reported: 2007-03-27 13:16 EDT by Paul Fullbright CLA
Modified: 2008-11-12 12:39 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Fullbright CLA 2007-03-27 13:16:13 EDT
If I have a TranslatorResource for an XML file, and then change the root node of the file (for instance, by doing an entire-document copy/paste or by reverting to another version of the file), the EMF2DOMSSERenderer unloads the resource without attempting to reload it.  I now have a resource with no contents that corresponds to an XML file *with* contents.  I've given no indication that I want an unloaded resource, so I don't know why it unloads it and stops there.