I was wondering if anyone was working on adding doc field support, or creating an object for records in python. If not, I was going to take a stab at adding schema support for doc fields (and additional non-reserved json fields).
Once that was done, I was thinking of implementing a specific record class that provided property access in addition to the dict view. - Marcio Silva
