com presentations: Tweaks and typoes in existing slides: slides/mongodb/driver-current-status.xml slides/mongodb/new-driver-goals.xml
[email protected] (Derick Rethans)
| Newsgroups | php.pres |
|---|---|
| Message-ID | <[email protected]> |
Commit: fd0a8460cf5662eaccc06cd7039f4bacb6280dca Author: Derick Rethans <[email protected]> Sun, 17 May 2015 17:11:45 -0500 Parents: e6488769b04192a701d7fb75f2e0c89bbf64b1d6 Branches: master Link: http://git.php.net/?p=presentations.git;a=commitdiff;h=fd0a8460cf5662eaccc06cd7039f4bacb6280dca Log: Tweaks and typoes in existing slides Changed paths: M slides/mongodb/driver-current-status.xml M slides/mongodb/new-driver-goals.xml Diff: diff --git a/slides/mongodb/driver-current-status.xml b/slides/mongodb/driver-current-status.xml index 78a6061..441bcc3 100644 --- a/slides/mongodb/driver-current-status.xml +++ b/slides/mongodb/driver-current-status.xml @@ -14,10 +14,10 @@ <bullet>array/object deserialization</bullet> <bullet>positional arguments/options array</bullet> <bullet>not a clear strategy for which command we add helpers</bullet> - <bullet>static MongoCursor::timeout and ::slaveOkaym methods</bullet> + <bullet>static MongoCursor::timeout and ::slaveOkay methods</bullet> <bullet>MongoLog and stream context listeners</bullet> </list> </bullet> - <bullet>The GridFS implementation could get some more love</bullet> + <bullet>GridFS implementation could get some more love</bullet> </list> </slide> diff --git a/slides/mongodb/new-driver-goals.xml b/slides/mongodb/new-driver-goals.xml index 4f1d445..31556c3 100644 --- a/slides/mongodb/new-driver-goals.xml +++ b/slides/mongodb/new-driver-goals.xml @@ -9,5 +9,6 @@ <bullet>Faster to write and maintain</bullet> <bullet>Easier to maintain</bullet> <bullet>Keep backwards compatibility</bullet> + <bullet>Build on top of existing code</bullet> </list> </slide>