Tommy Chheng

Results 57 comments of Tommy Chheng

I can't think of a good way to solve this.

To make this fix, i think you'll need to make another function named dbInsertDocuments and typecast to a List[DBObject] instead of DBObject on L64 as you mentioned. Additionally, it helps...

Hi, if you submit a pull request with the suggested changes above, i'll be more than happy to review and merge.

I don't have time right now but I'll happily review any pull requests for this.

Code doesn't compile: ``` > mongo initialize -> initialize -> .jnew -> .External … ```

Thanks @oziade we can move it back, but CRAN won't let me publish unless the java jar file is in source package. I would like to get this updated package...

I have not tested it myself but if anyone else is using it with 2.0, please comment here. On Jul 8, 2013 4:53 AM, "jimbocortes" [email protected] wrote: > Is this...

That's correct, RMongo doesn't yet support document updating. I can add it in the future. Any patch submissions are welcomed are well!

I'll be happy to review and assist with any pull requests