- 
    Type:
Improvement
 - 
    Resolution: Fixed
 - 
    Priority:
Major - P3
 - 
    Affects Version/s: 0.0.2
 - 
    Component/s: BSON
 - 
    None
 
- 
        None
 - 
        None
 - 
        None
 - 
        None
 - 
        None
 - 
        None
 
To support using pluggable bson.Decoders, make the bson.Decoder type an interface. This will be useful for adding mgo/bson compatibility.