j_c_hallgren wrote:My only reason for suggesting cache of SR was that (as I understood it) Drop Stacks would be for saving things more permanently rather than just until next function done...and I wouldn't desire to have to choose which DS to use to hold result unless I wanted to...but since exactly how DS will function still is unknown to me, so just wanted to bring it up.
Well how DS will (exactly) work is quite unknown to me too, but what I meant was, today XY has no caching feature of any kind (regarding what we're dealing with here), but once DS will be there, it will have one (DS!).
So then it should be pretty easy to have XY sometimes uses "internal" DS to do some things. For example, custom order, run a search within search results or, of course, cache search results.
I said "internal" as in XY would create a (temporary) DS and use it on its own, you (user) would not have to choose or do anything there. That's why i said we should wait for DS to get those features, since (as I see things) they would be pretty easy to implement, as every thing would be doable already using DS, "all" it would require is to have XY automatically use some DS without user interaction, but the core part (store & work on those stored file lists) wil already be done.