GOODS data structures (was Re: [Seaside] [ANN] SeasideTemplate)

Giovanni Giorgi jj at objectsroot.com
Tue Feb 24 11:08:54 CET 2004


Avi Bryant ha scritto in data 24/02/2004 8.22:

>
> On Feb 23, 2004, at 2:59 PM, goran.krampe at bluefish.se wrote:
>
>> IIRC Magma has stuff like this.
>
>
> I don't believe Magma has a BTree implementation.  It does have some 
> special large collection classes, but they're tied to Magma; I'm 
> looking for something more generic.

Yes. I am using magma and it seems not having this ADT :(
BTW, using Magma I feel the lack of a minimal query language. For 
example, I cannot get all the contact which the name is John, ordered by 
surname. I can use only an index to get all the John contact-s, and then 
I must order them manually (=using a SortedCollection).
GOODS can do it better?
You experience?
;))

-- 
.............................................................
 Giovanni Giorgi               ObjectWay SpA - Milano
 http://www.objectway.it    via Boltraffio, 7 - 20156 Milano
.............................................................




More information about the Seaside mailing list