Is there a configuration because the dependency to GR should be made explicit?
Stef On Jan 28, 2012, at 1:04 AM, Esteban Lorenzano wrote: > Hi, > > I just uploaded a couple of fixes I made... with those fixes, I have an > application in production, and working really well :) > > best, > Esteban > > El 27/01/2012, a las 8:47p.m., Milan Mimica escribió: > >> 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 >
