AFAIR, the next think you'll have to fix is sending #first to aCharacter. Just remove the message send and off you go.
On 27 January 2012 23:28, Lucio Santi <[email protected]> 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 > -- Milan Mimica http://sparklet.sf.net
