[Tutor] tree/node class/module

cedric briner work at infomaniak.ch
Tue Jan 15 17:18:18 CET 2008


hello,

I'm wanting to do a GUI for to help people using rsync, du, tar . it 
will provide the --exclude and --include of them.

And I thought that the best way to store data relative to the hierarchy 
filesystem was to store them in a tree structure. But after browsing 
ages on the web, I didn't found any class/modules which implements 
trees, with some comments, and small examples.

Am I just blind ???

I'm looking for a tree of object which will give me stuff like:
  - sibling
  - parent
  - children
  - find
  - insert

Do you have any pointers ??

Ced.

-- 

Cedric BRINER
Geneva - Switzerland


More information about the Tutor mailing list