Finding Changed Packages in Enhanced Package Browser

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Finding Changed Packages in Enhanced Package Browser

Jeffrey Odell-2
Perhaps the only downside of the new package browser is locating changed
packages.  If they are down in the hierarchy somewhere, it might be easy to
overlook them.

Perhaps an small red triangle on a folder could indicate there are changed
packages somewhere down in the hierarchy.  Or a function that finds the next
changed package, or a switch to change one of the lists to show a flat list
of changed packages only.

jlo


Reply | Threaded
Open this post in threaded view
|

Re: Finding Changed Packages in Enhanced Package Browser

Blair McGlashan
"Jeffrey Odell" <[hidden email]> wrote in message
news:[hidden email]...
> Perhaps the only downside of the new package browser is locating changed
> packages.  If they are down in the hierarchy somewhere, it might be easy
to
> overlook them.

Well, if one selects the root of the hierarchy the list displays all
packages, which is effectively the same as the old package browser. One big
difference, of course, is that the base system is now subdividied into many
more packages, and that does make it more difficult to use that list.

> Perhaps an small red triangle on a folder could indicate there are changed
> packages somewhere down in the hierarchy.

That is a possibility. We'd have to think about implementation
practicalities, but I think it would be feasible.

>...Or a function that finds the next
> changed package, or a switch to change one of the lists to show a flat
list
> of changed packages only.

Sounds like a good idea to me. I think we could quite easily filter down the
list and have a toggling toolbar button to switch it in and out.

Regards

Blair


Reply | Threaded
Open this post in threaded view
|

Re: Finding Changed Packages in Enhanced Package Browser

Jeffrey Odell-2
See below - thanks -

jlo

"Blair McGlashan" <[hidden email]> wrote in message
news:[hidden email]...
> "Jeffrey Odell" <[hidden email]> wrote in message
> news:[hidden email]...
> > Perhaps the only downside of the new package browser is locating changed
> > packages.  If they are down in the hierarchy somewhere, it might be easy
> to
> > overlook them.
>
> Well, if one selects the root of the hierarchy the list displays all
> packages, which is effectively the same as the old package browser. One
big
> difference, of course, is that the base system is now subdividied into
many
> more packages, and that does make it more difficult to use that list.

Duh!  You got me there ;>  This is probably fine, which for me would
priortize any of the proposals I made to a low priority.

>
> > Perhaps an small red triangle on a folder could indicate there are
changed

> > packages somewhere down in the hierarchy.
>
> That is a possibility. We'd have to think about implementation
> practicalities, but I think it would be feasible.
>
> >...Or a function that finds the next
> > changed package, or a switch to change one of the lists to show a flat
> list
> > of changed packages only.
>
> Sounds like a good idea to me. I think we could quite easily filter down
the
> list and have a toggling toolbar button to switch it in and out.
>
> Regards
>
> Blair
>
>