On 9 December 2013 10:41, John Arbash Meinel <[email protected]> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > ... > > >>> http://blog.mongolab.com/2013/06/new-features-in-mongodb-2-4-2/#V8_JavaScript_Engine >> >>> >> It affects mapReduce, group, eval and $where. And I'm pretty sure >> I've seen both eval and $where in our code. >> >>> I could only find them in test code. And once piece of compat >>> code for old mongo. >> >>> Cheers, mwh >> >> John =:-> > > > Did you check the 'mgo' source as well? I thought I remember when you > first connect it uses "eval" to get date stamps to check for clock skew.
I think you might be thinking of the state/presence package there, which uses eval for pre-2.4 mongo to do that. -- Juju-dev mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju-dev
