Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[mylar-dev] inducing interest on resources

There was a discussion some time back about inducing interest on newly
created resources: https://bugs.eclipse.org/bugs/show_bug.cgi?id=117352

This has been working for a while, and ensures that newly created, copied,
and otherwise added resources become interesting.  That has been working
well, but there is an interesting side effect that was reported by
Alexander Staubo.  If you open a project or check out a project while a task
is active, every resource in the project will be added to the context.  The
work-around is obvious, but as Alexander suggests that the right solution is
for Mylar to detect this interaction sequence and ignore resource additions
immediately after a Check Out or Open Project command.  That's possible, but
will require additional support in the context model for using sequences to
determine intention (currently only individual interaction events do so).
If you have any comments or similar use cases please consider adding them
here:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=120499

Mik

--
Mik Kersten, http://kerstens.org/mik
Mylar project lead, http://eclipse.org/mylar 




Back to the top