Lucio,

On 27 Jan 2012, at 23:28, Lucio Santi wrote:

> Hi!
> 
> These days I've been playing around with MongoDB and it was a nice surprise 
> to discover the availability of a Smalltalk driver: MongoTalk. When I tried 
> to install it on Pharo v1.3, however, every test failed because of a message 
> sent to a nonexistent class. This class was GRCodec, if I recall well.
> 
> Does anyone know something about this?
> 
> Thanks in advance!
> 
> Lucio

GRCodec is part of Grease, a Smalltalk compatibility layer, used by Seaside.
Either install Seaside, or just the Grease part from Seaside.

Sven

Reply via email to