commit | 8691640bc70f3d96128a809341d850b550a3abb9 | [log] [tgz] |
---|---|---|
author | Gustavo Niemeyer <gustavo@niemeyer.net> | Mon Jun 17 23:40:41 2013 -0400 |
committer | Gustavo Niemeyer <gustavo@niemeyer.net> | Mon Jun 17 23:40:41 2013 -0400 |
tree | ec2bb099bf8dc088e3eaf671d0272fbed9f482c0 | |
parent | 53087c11c10b453af4f2eb47471434eae75526f9 [diff] |
Add support for ,inline flag with struct values. This also adds the code to do inlining of maps, as supported by bson (the code was copied from mgo/bson), but it's disabled for the moment as I'll need more time to implement it.