CONTENTS DELETED
The author has deleted this message.
|
Ok I see.
Indeed. You are right. If you want to help proposing one then we can improve the situation together.
|
But please notice that FTTreeDataSource is not a “Tree Structure”, and it is not its purpose… FTTreeDataSource is a data source :) a provider of data for visualisation purposes, in a tree way.
This is very different than been a tree structure… for example, FTTreeDataSource could *contain* a tree structure… or not, it could just calculate children as demanded (for example is browsing a file system), etc. Esteban
|
There are BTrees (I made a copy in my Smalltalkhub): HTH Phil On Sat, Apr 23, 2016 at 11:35 AM, Esteban Lorenzano <[hidden email]> wrote:
|
On Sat, Apr 23, 2016 at 12:03:03PM +0200, [hidden email] wrote:
> There are BTrees (I made a copy in my Smalltalkhub): > http://www.smalltalkhub.com/#!/~philippeback/Trees > http://stackoverflow.com/questions/6917310/tree-implementations-in-smalltalk Also http://smalltalkhub.com/#!/~hernan/Trees, a port of Bruce Samuelson's generalized tree implementation from the early 90s. Pierce |
Free forum by Nabble | Edit this page |