[Pharo-project] LRU collection?
Is there an implementation anywhere that manages elements in a LRU fashion? Especially I'm looking for an LRU Dictionary. thanks, Norbert
There is a LRUCache in System-Support Not sure how good it is tough. 2012/4/3 Norbert Hartl <norbert@hartl.name>
Is there an implementation anywhere that manages elements in a LRU fashion? Especially I'm looking for an LRU Dictionary.
thanks,
Norbert
-- Philippe Back "Helping you hit the top 3 outcomes you really want to achieve" Mob: +32(0) 478 650 140 | Fax: +32 (0) 70 408 027 Mail: phil@highoctane.be| Web: http://philippeback.eu | Blog: http://philippeback.be High Octane SPRL rue cour Boisacq 101 1301 Bierges
Am 03.04.2012 um 13:34 schrieb phil@highoctane.be:
There is a LRUCache in System-Support
Thanks. I have no glue why I didn't find this class.
Not sure how good it is tough.
At first sight it looks ok. I can deal with the factory block. thanks, Norbert
2012/4/3 Norbert Hartl <norbert@hartl.name> Is there an implementation anywhere that manages elements in a LRU fashion? Especially I'm looking for an LRU Dictionary.
thanks,
Norbert
-- Philippe Back "Helping you hit the top 3 outcomes you really want to achieve"
Mob: +32(0) 478 650 140 | Fax: +32 (0) 70 408 027 Mail: phil@highoctane.be | Web: http://philippeback.eu | Blog: http://philippeback.be
High Octane SPRL rue cour Boisacq 101 1301 Bierges
participants (2)
-
Norbert Hartl -
phil@highoctane.be