Jump to content
Sign in to follow this  
Lars Fosdal

QP suggestion: GetIt cache

Recommended Posts

https://quality.embarcadero.com/browse/RSP-26999

 

 
 
 
1
Quote

When you open GetIt, there is a long wait with a frozen UI before you can look at the list. Not only does this happen initially, but also every time you change the filter. 

GetIt should store the component list in a local cache, f.x. as Json or XML, which can be used to bring up the GetIt UI immediately. The cache can be updated by a non-UI blocking background thread, preferably just after you start the IDE, or by selecting a Refresh request from the UI. Filtering should be done locally in the UI. We are not talking about thousands of components here, so the impact of local filtering would be minuscule.

Follow link and vote if interested.

  • Like 1

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×