Hi martin I'm missing two features: - keep the filter across session because this is boring to have to redo them all over. - a search for entities accross session. - a search inside a session For example I was looking for all the changes I did to the UI part of my application but I was doing many development loading different unrelated package and saving after. Right now you can restrict to view changes but only if you have a first entity of the package for example so you have to look first is there an entity of this package. Stef
Stef, ok I add your request in the issue tracker: https://pharo.fogbugz.com/f/cases/20474/Epicea-Keep-filter-across-session-im... It's kind of funny because the filters were kept across seassions and I *intentionally* added the filter cleaning when session selection changes. IMO it was misleading to keep them as you want, but also I understand your point... I think moving the filters widget to other place in the window can do it. MartÃn On Thu, Sep 7, 2017 at 3:15 AM, Stephane Ducasse <stepharo.self@gmail.com> wrote:
Hi martin
I'm missing two features:
- keep the filter across session because this is boring to have to redo them all over. - a search for entities accross session. - a search inside a session For example I was looking for all the changes I did to the UI part of my application but I was doing many development loading different unrelated package and saving after.
Right now you can restrict to view changes but only if you have a first entity of the package for example so you have to look first is there an entity of this package.
Stef
Tx Martin. On Thu, Sep 28, 2017 at 4:33 PM, Martin Dias <tinchodias@gmail.com> wrote:
Stef, ok I add your request in the issue tracker:
https://pharo.fogbugz.com/f/cases/20474/Epicea-Keep-filter-across-session-im...
It's kind of funny because the filters were kept across seassions and I *intentionally* added the filter cleaning when session selection changes. IMO it was misleading to keep them as you want, but also I understand your point... I think moving the filters widget to other place in the window can do it.
MartÃn
On Thu, Sep 7, 2017 at 3:15 AM, Stephane Ducasse <stepharo.self@gmail.com> wrote:
Hi martin
I'm missing two features:
- keep the filter across session because this is boring to have to redo them all over. - a search for entities accross session. - a search inside a session For example I was looking for all the changes I did to the UI part of my application but I was doing many development loading different unrelated package and saving after.
Right now you can restrict to view changes but only if you have a first entity of the package for example so you have to look first is there an entity of this package.
Stef
participants (2)
-
Martin Dias -
Stephane Ducasse