<html><head><title>
POO Documentation
</title></head><body><center><h2>
POO Documentation
</h2></center>

<ul>

<li><a href="builders.html">POO Builder's Guide</a>: this is a good 
introduction to creating your own rooms and other objects in POO. 

<h4></h4>

<li><a href="dirs.html">POO Directories</a>: how objects are grouped
into things like $pub.misc, and how you can make your own directories
for storing your stuff in an organized fashion.

<h4></h4>

<li><a href="tutorial1.html">POO Coding Tutorial 1</a>: this tutorial
steps you through the basics of defining functions and creating simple
POO commands.

<h4></h4>

<li><a href="pooref.html">POO Programmer's Reference</a>: this document 
gives some of the underlying magic of how commands in POO are translated 
into actual function calls.  Useful for POO coders, but needs to be 
beefed up quite a bit.

<h4></h4>

<li><a href="poovsmoo.html">POO vs. MOO</a>: describes some of the 
important differences between POO and its inspiration, MOO.

<h4></h4>

<li><a href="editors.html">Custom POO Editors</a>: this document explains
how serious POO coders can create custom editors to override the basic
built-in editor.


<h4></h4>


<li><a href="http://starship.skyport.net/~jstrout/poohelp/">POO Help 
Database</a> from the Starship POO server


<h4></h4>

<li><a href="implementors.html">Implementor's Guide</a>: a gentle
introduction to starting your own POO server

</ul>

<p><hr>
<address>
http://www.strout.net/python/poo/doc.html
<br>Last Updated:
11/09/97
. . . . . . <a href="http://www.strout.net/">Joe Strout</a>
</address>
</body></html>