> To: REALbasic NUG <realbasic-nug@lists.realsoftware.com> > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=windows-1251; format=flowed > > Theodore H. Smith wrote: >> >> >> I use double-linked lists for file caching. Then I moved it over to >> using my RingTree class. It's slightly wasteful here, because for > > > I think what you use for your RingTree class can be better > described as > a doubly-circularly-linked list though?
Well... the name "RingTree" is a little misleading. It's internally implemented as a ring. But it acts like a double linked list. I guess what you are saying is right though, although it's late and my brain isn't working properly. -- http://elfdata.com/plugin/ "String processing, done right" _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html>