Skip to content
Snippets Groups Projects
Commit e90007cd authored by Ryszard Szopa's avatar Ryszard Szopa
Browse files

cave-eats and todo's

darcs-hash:459aff9c8421db8e3b00ab496b31008991f2ff18
parent c8c77b90
No related branches found
No related tags found
No related merge requests found
......@@ -35,6 +35,7 @@ relations.</p>
Postmodern users</a></li>
<li><a href="#api_reference">API reference</a></li>
<li><a href="#quick_start">Quick start</a></li>
<li><a href="#caveats_and_todos">Cave-eats and to-do's</a></li>
</ol>
......@@ -349,5 +350,16 @@ methods, for retrieving all objects related to its argument.
; This is number 1: John
</pre>
<p>(Well, I knew it.)</p>
<a name="caveats_and_todos"<h1>Cave-eats and to-do's</h1></a>
<ul>
<li>Transaction don't seem to be completely reliable. When
connections are made per object, Postmodern's model of transaction
is just not enough. This part asks for a serious rethinking.</li>
<li>At the moment it doesn't pass the tests on CMUCL (these are
mainly Postmodern related issues).</li>
<li>Submarine doesn't support slot-type declared with a form
starting with OR, AND or NOT (also, not all of them make sense from
the point of view of Postgres). With some compiler settings
slots with NOT-NULL set to NIL may cause problems.</li>
</body>
</html>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment