Skip to main content



      Home
Home » Modeling » GMF (Graphical Modeling Framework) » Why does the *DocumentProvider does not reload changed resources?
Why does the *DocumentProvider does not reload changed resources? [message #143044] Tue, 17 July 2007 10:55 Go to next message
Eclipse UserFriend
Originally posted by: oemer.yildiz.semanticedge.com

Hi,

my DocumentProvider automatically loads some additional resources when
the user opens a diagram. The DocumentProvider gets notified by changes
to those resources by other parts of the application. When
*DocumentProvider.handleElementChanged gets called, it unloads the
changed resources but does not reload them. Why?

Best regards
Re: Why does the *DocumentProvider does not reload changed resources? [message #143054 is a reply to message #143044] Tue, 17 July 2007 12:55 Go to previous message
Eclipse UserFriend
Hello Ömer,

Currently *DocumentProvider unloads all the changed resources and then load
root one (witht the diagram inside) and let diagrameditor load the rest (all
the referenced resources). If you have to load some particular resources
in addition - you can modify *DocumentProvider.

-----------------
Alex Shatalin
Previous Topic:Gmf background image
Next Topic:GradientRectangle from D2D
Goto Forum:
  


Current Time: Sun Apr 27 02:14:20 EDT 2025

Powered by FUDForum. Page generated in 0.04082 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top