On 02/01/2009, at 11:23 AM, Damien Katz wrote:

Why can't you just always stick the desired document into an body field on the document? If you always do that, then you can round trip without problem.

Sure, you can always do this:

{
 _id: ...
 _rev: ...
 data: {
   ... the user's document ...
 }
}

as a matter of policy in your own application.

Antony Blakey
-------------
CTO, Linkuistics Pty Ltd
Ph: 0438 840 787

Some defeats are instalments to victory.
  -- Jacob Riis


Reply via email to