Opened 9 years ago

Closed 9 years ago

#11786 closed enhancement (fixed)

HaikuDepot: Refreshing after install/uninstall needs to be much more light-weight

Reported by: stippi Owned by: stippi
Priority: normal Milestone: R1
Component: Applications/HaikuDepot Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

Currently, there is no difference between the user manually refreshing the package list, and adopting the package list after installing/uninstalling a package. The later should be much more light-weight, it will scale very badly. What should probably happen, is that the Package Manager in the system is queried, and only the package status is updated for each package. Right now, it throws away everything and rebuilds the entire list, then re-reads the haiku-depot-web information. Even from the file cache, this is much too slow. One effect is that packages lose all their translations in the list, and then regain them sometime after.

Change History (1)

comment:1 by stippi, 9 years ago

Resolution: fixed
Status: newclosed

Implemented in hrev48721.

Note: See TracTickets for help on using tickets.