Hi Norbert, Neo-Caching was an experiment, a proof of concept, it has been integrated in Pharo. See category 'System-Caching', the hierarchy AbstractCache, LRUCache and TTLCache.
HTH, Sven On 28 Jul 2014, at 13:48, Norbert Hartl <[email protected]> wrote: > I try to give Neo-Caching a shot in a project of mine. Neo-Caching does not > have a metacello configuration. If I add the package via versionner the > package is added but without repository information. That fails on loading? > > How to do? Bug? > > Norbert
