Skip to content

Commit

Permalink
update slides a bit
Browse files Browse the repository at this point in the history
  • Loading branch information
dbu committed Dec 6, 2012
1 parent 4d19a97 commit 79f27b3
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docs/doctrine-phpcr-odm.html
Expand Up @@ -419,8 +419,7 @@ <h2>Access underlying PHPCR API</h2>
<div class="slide"> <div class="slide">
<h2>Next steps</h2> <h2>Next steps</h2>
<ul> <ul>
<li>Documentation</li> <li>Improve documentation</li>
<li>Update XML/Yaml mapping support</li>
<li>Various missing minor ORM features</li> <li>Various missing minor ORM features</li>
<li>Logging</li> <li>Logging</li>
<li>Result caching</li> <li>Result caching</li>
Expand All @@ -440,8 +439,8 @@ <h2>Github projects</h2>
<div class="slide"> <div class="slide">
<h2>Resources</h2> <h2>Resources</h2>
<ul> <ul>
<li><a href="http://www.doctrine-project.org/projects/phpcr_odm">Documentation at doctrine website</a></li>
<li><a href="irc://freenode/#symfony-cmf">#symfony-cmf IRC</a></li> <li><a href="irc://freenode/#symfony-cmf">#symfony-cmf IRC</a></li>
<li><a href="https://github.com/doctrine/phpcr-odm">PHPCR ODM</a> (the README is the doc)</li>
<li><a href="http://jcp.org/en/jsr/detail?id=283">JSR 283 (aka JCR 2, read Chapter 3)</a></li> <li><a href="http://jcp.org/en/jsr/detail?id=283">JSR 283 (aka JCR 2, read Chapter 3)</a></li>
<li><a href="http://jcp.org/en/jsr/detail?id=333">JSR 333 (aka JCR 2.1)</a></li> <li><a href="http://jcp.org/en/jsr/detail?id=333">JSR 333 (aka JCR 2.1)</a></li>
</ul> </ul>
Expand Down

0 comments on commit 79f27b3

Please sign in to comment.