[Pharo-project] Changes in MongoTalk
I've introduced the notion of limit to the MongoTalk driver (see the MongoTalk repo). If someone (Nico, Esteban?) could have a look at the changes it would be great. The test case is overly simplistic but it should illustrate the point. Next on my list: numberToSkip[1]. With "limit" and "numberToSkip", we should be able to have something like pagination easily. Please stop me if none of these changes makes sense ;) [1] http://www.mongodb.org/display/DOCS/Mongo+Wire+Protocol#MongoWireProtocol-OP...
Looks cool Francois! I'll have a deeper look tomorrow. Nico -- On Sat, 22 Sep 2012 18:16:26 -0700, Francois Stephany <tulipe.moutarde@gmail.com> wrote:
I've introduced the notion of limit to the MongoTalk driver (see the MongoTalk repo).
If someone (Nico, Esteban?) could have a look at the changes it would be great. The test case is overly simplistic but it should illustrate the point.
Next on my list: numberToSkip[1]. With "limit" and "numberToSkip", we should be able to have something like pagination easily.
Please stop me if none of these changes makes sense ;)
[1] http://www.mongodb.org/display/DOCS/Mongo+Wire+Protocol#MongoWireProtocol-OP...
-- Nicolas Petton http://nicolas-petton.fr
Next on my list: numberToSkip[1]. With "limit" and "numberToSkip", we should be able to have something like pagination easily.
Done. Once again, stop me if I'm doing stupid stuff :p Is there a dedicated place to talk about Mongo/Voyage? I feel like I'm polluting the pharo ML...
if the volume gets annoying we will tell you. for now talk here :) On Sep 24, 2012, at 8:17 AM, Francois Stephany wrote:
Next on my list: numberToSkip[1]. With "limit" and "numberToSkip", we should be able to have something like pagination easily.
Done. Once again, stop me if I'm doing stupid stuff :p
Is there a dedicated place to talk about Mongo/Voyage? I feel like I'm polluting the pharo ML...
participants (3)
-
Francois Stephany -
Nicolas Petton -
Stéphane Ducasse