[Pharo-project] ConfigurationOfMemcached
I made a simple ConfigurationOfMemcached for the excellent Smalltalk memcached client. It is available from http://www.squeaksource.com/memcached and http://www.squeaksource.com/MetacelloRepository Part of the higher level clients depend on ReferenceStream so those tests fail on Pharo 2.0 - I don't really use that part, but I might try to fix that later. Sven -- Sven Van Caekenberghe http://stfx.eu Smalltalk is the Red Pill
On 10 Jul 2012, at 22:10, Sven Van Caekenberghe wrote:
Part of the higher level clients depend on ReferenceStream so those tests fail on Pharo 2.0 - I don't really use that part, but I might try to fix that later.
Name: ConfigurationOfMemcached-SvenVanCaekenberghe.2 Author: SvenVanCaekenberghe Time: 10 July 2012, 10:57:55.284 pm UUID: e22701ab-faf4-4a32-9226-b650a53b7007 Ancestors: ConfigurationOfMemcached-SvenVanCaekenberghe.1 fixed serialize/materialize problems by dynamically using Fuel or ReferenceStream; changed MDCacheDBClient server spec to use the default; updated stable to 2
participants (1)
-
Sven Van Caekenberghe