[Gambas-devel] Release of Gambas 3.6?
Tobias Boege
taboege at ...176...
Mon Sep 15 22:47:01 CEST 2014
On Mon, 15 Sep 2014, Beno??t Minisini wrote:
> Hi,
>
> I'd like to release Gambas 3.6 "soon".
>
> @Fabien: Is there anything important that muse be done in gb.report or
> gb.map before?
>
> @Tobias: Have you finished with gb.data?
>
AFAICS, the Graph foundation is finished. I'll try to commit a Trie class
the next day(s). But either way, gb.data will be in a consistent state.
PS: For 3.7 I want to target mainly trees. Randall Morgan wants a freely
navigatable Tree class (with variable number of children on each node, I
guess). There are some search tree classes I can steal from libtree[0].
And I want to provide some standard algorithms (like the BreadthFirstSearch
class I wrote for the ImageGraph project) in the Gambas part of gb.data.
[0] https://github.com/fbuihuu/libtree
--
"There's an old saying: Don't change anything... ever!" -- Mr. Monk
More information about the Devel
mailing list