Community
Participate
Working Groups
We need to restore the editors upon task actication for model-related artifacts.
Does this not already work through the standard mechanism provided in the context framework?
I would think so -- it looks like ResourceContext should handle that. I'm testing that now in conjunction with other bits.
Yes, as Steffan says this works through resources. However, I'm not quite sure how this will work when we have multiple editors against the same model type. Not very common, but possible, scenario. I just tested it with other resource types and it seems to work fine, though I'm not sure how. That is, I opened a plugin.xml in both a text editor and an xml editor, and both editors were restored. I'm going to play around with this one a bit -- perhaps a unit test -- to make sure it works before resolving it.
I think the resources concern is no longer relevant. Marking as complete.