<slide>
<title>"Mongo" driver</title>

<list>
	<bullet>
	<blurb>Former "great" design choices:</blurb>
        <list>
            <bullet>array/object deserialization</bullet>
            <bullet>positional arguments/options array</bullet>
            <bullet>no clear strategy for when to add command helpers</bullet>
            <bullet>static MongoCursor::timeout and ::slaveOkay methods</bullet>
            <bullet>MongoLog and stream context listeners</bullet>
        </list>
    </bullet>
    <bullet>GridFS implementation could get some more love</bullet>
</list>
</slide>
