[Gambas-user] gb.data is usable
Tobias Boege
taboege at ...626...
Fri Nov 30 21:47:06 CET 2012
Hi folks,
I only wanted to announce that I just finished the List class and thus, the
gb.data component as far as it is, is completely usable. Use it!
I attached my personal test project (adt_test) which mainly does obscure
things with the objects to check for memory leaks and errors. Valgrind
doesn't report anything so I'm happy with that. It may be too dirty to
learn from... There is, too, some benchmark project (stress_adt) comparing
the performance of List and Variant[] in three well-chosen test cases
because of which it is really not good to learn from, actually ;-)
Sorry, the projects date back to when the component was named gb.adt, hence
the names. I never opened them with the IDE so I don't know if there can be
any problems with the IDE control files I wrote.
I'll quickly document the remaining stuff and then rage on to new classes.
IIRC, binary search trees were anticipated very much?
Regards,
Tobi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: adt_test-0.0.3.tar.gz
Type: application/octet-stream
Size: 8747 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20121130/4c83ee09/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: stress_adt-0.0.3.tar.gz
Type: application/octet-stream
Size: 8068 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20121130/4c83ee09/attachment-0001.obj>
More information about the User
mailing list