Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Serializing references to resources (files) in workspace
Serializing references to resources (files) in workspace [message #629408] Tue, 28 September 2010 07:40
Geejay is currently offline GeejayFriend
Messages: 160
Registered: February 2010
Senior Member
I have a resource which depends on other resources in the workspace.

For e.g I have a Person object which depends on a Parent object (for money
for example).

When I update the Parent object (using an editor), I want the changes to
apply to the Person object immediately (e.g the Person object just has a
link to the Parent).

I was wondering what the best way to do this is? Should I serialize a simple
relative path or the IResource?

Any pitfalls I should be aware of?

Thanks
Previous Topic:context menu selection /Table Viewer
Next Topic:ViewerSorter performance
Goto Forum:
  


Current Time: Thu Apr 25 15:33:54 GMT 2024

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

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

Back to the top