Shawn Walker wrote:
Danek Duvall wrote:
Here it is:

    http://cr.opensolaris.org/~dduvall/pkg-obsolete-stage/

While I was working on the list API, a few other things occurred to me:

src/client.py:
Any thoughts about the client not showing obsolete packages at some future point? (Not this wad.) For example, if they've never installed a package and the last (newest) version of it has been obsoleted or renamed, perhaps it should be elided by default?
It is our intention in the GUI not to show obsoleted packages and we hoped that the List API would support this filtering for us, rather than having to post process the results from the List API.

JR

src/modules/catalog.py:
line 1640: you shouldn't need this given line 1630 now (result of my recent putbacks)


_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to