<slide>
<title>APIs were a moving target</title>

<image filename="moving-target.jpg" align="right" />

<list>
<bullet>%MongoDB\Driver\RuntimeException% → %MongoDB\Driver\Exception\RuntimeException%</bullet>
<bullet>Namespace "arguments":<br/>%MongoDB\BSON\Binary% vs. %BSON\Binary%</bullet>
<bullet>Changes in result types:<br/>%CommandResult% and %QueryResult% → %Result%</bullet>
<bullet>Proper specification on how to serialize/deserialize</bullet>
</list>
</slide>
