From: Robert Stam <rob...@10gen.com>
Date: Tue, 30 Oct 2012 14:13:23 -0400
Local: Tues, Oct 30 2012 2:13 pm
Subject: Re: [mongodb-csharp] Re: Add override points for Query transformation and processing per object
Probably not. The C# driver's serialization is built on the assumption that
Unless you can share a single global string table (at least per data type)
The only other solution would be some kind of hack that lets you pass
On Tue, Oct 30, 2012 at 2:04 PM, Ted Elliott <elliott....@gmail.com> wrote:
> I like the solution but I'm not sure if it would work for us. We are a > multi-tenant app, and basically the string lookup is backed by another > collection in the mongo database, with a couple of layers of cache > in-between for performance. The instance of the StringLookup would be > different for each client database we're talking to, so it doesn't look > like it would work to register it in the class map. Is there a way around > that? > On Tuesday, October 30, 2012 12:03:05 PM UTC-4, Ted Elliott wrote:
>> Would it be possible to add some override points in the driver to do Linq
>> class Foo {
>> [BsonElement("B")]
>> So we want to do a few things here:
>> We have 1 and 2 working, but we've had to wrap the MongoQueryProvider and
>> So could something like this be added so that we have some places to
>> Thanks,
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||