On 6/1/06, <b class="gmail_sendername">Ken Causey</b> &lt;<a href="mailto:ken@kencausey.com">ken@kencausey.com</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Actually, I am using a BTree for my root.&nbsp;&nbsp;But in this case I simply<br>needed a sortable ordered collection, not a dictionary-like structure,<br>for this particular collection.&nbsp;&nbsp;I don't see how BTree fits in there.<br>Am I missing something?
</blockquote><div><br>No, you're not; I just wasn't thinking very clearly.<br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">&gt; On a different note, I'd swear that a Seaside project I did about two
<br>&gt; years ago stored a SortedCollection in GOODS. I'll see if I can't find<br>&gt; that image so I can tell you either what workaround I used or figure<br>&gt; out what changed to break that behavior.<br><br>Thank you, I appreciate it.
</blockquote><div><br></div></div>Unfortunately, my solution at the time was apparently to switch to Magma, so I don't have a good suggestion for you.<br><br>--Benjamin<br>