Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mylyn-integrators] Rich Task Editor refresh

Hi Maarten,

This should be done automatically. If you open a task background synchronization is launched and when it detects that the task has changed it will display "Task has incoming changes" and only in this case you have to update manually (because synchronization is done asynchronous, e.g. if the task would suddenly change when it is being edited it would confuse users).

- Did you follow the instructions on the integrators wiki?
- Did you create a TaskDataHandler?

regards,
Dennis

Maarten Meijer wrote:
I'm working on bug 184532: [connector] Generic SQL connector
https://bugs.eclipse.org/bugs/show_bug.cgi?id=184532

I'm now in the stage to create the rich task editor. I have one but whenever I open one it must be refreshed manually.

Where in the code should I make sure that the RepositoryTaskData is updated and displayed immediately on opening the editor?

Maarten



_______________________________________________
mylyn-integrators mailing list
mylyn-integrators@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/mylyn-integrators



Back to the top