Marc Esher

Results 28 comments of Marc Esher

Does this mean that despite the deprecation schedule mentioned in that post, they didn't _actually_ remove support until this past Friday May 13th?

Great idea. `eval()` and `evaluate()` come to mind

It'd be _extremely_ helpful to have this written as a standalone MXUnit test, with proper setUp() to create the conditions (and tearDown()) to blow away the data. The assertions for...

@appdevjrcigars I haven't tried CFMongoDB with mongo 2.6 yet (I rarely work in CF anymore, alas). If you turn on profiling (db.setProfilingLevel(2)) to log _all_ queries, do you see anything...

Great. Glad you got it working. On Thursday, July 3, 2014, appdevjrcigars [email protected] wrote: > Thanks again...I just found a workaround right there in the examples: > > mongoUtil =...

@jclausen Thanks for the PR. I'm not sure what's up with this PR, but MongoClient looks like a completely new file. Please fix the PR so that it reflects only...

What engine are you seeing this on: Adobe CF? Railo? Please submit a self-contained example that clearly demonstrates the issue. Thanks!

Thanks for the details. Your problem had the feel of Railo about it, which is why I asked. Railo has an arg to StructNew which should tell it to create...

On Sun, Mar 4, 2012 at 12:04 PM, jdaury [email protected] wrote: > Hi, unfortunatelly the linked structnew didn't solved the issue. by the way, i've done a little research about...

Ray, do you have a test that can reproduce this which I can run? When I attempt to reproduce, if Mongo is down, I get the typical "Can't say something"...