Hi Robert,<br><br>> The one mistake the beginners commonly make is to think that they need<br>
> to declare something a persistent class AND put it in a btree.<br><br>This is exactly what I'm doing.  I would like to avoid working with btrees, but for some reason I thought I had to add it myself.  This is good news, but now I need to go back and redesign my code. <br>
<br>Hi Alex,<br><br>> you can model your application in object-oriented fashion, and completely ignore low-level btrees<br><br>This is exactly what I want to do.<br><br><br><br>I have learned a good deal about elephant so far, but I'm still unsure on how to design my schema with elephant, so I'll  post what I have later on today.  All suggestions are welcome!<br>