generating a tree-like structure
- From: Thorsten Kampe <thorsten@xxxxxxxxxxxxxxxx>
- Date: Thu, 31 May 2007 18:44:34 +0100
Hi,
This is a fairly general question: is there some kind of module or
framework that allows building a tree like structure from certain kind
of data?
To be specific: I have a program that dumps the content of a LDAP
directory including all properties and values and groups the result
from the LDAP search by objClass.
Now I was thinking: would it be possible to generate from the totally
unordered output that the LDAP server gives me, a tree like
representation that displays the hierarchy (omitting the values or
even properties if necessary)?
It should be a textual representation of what you see in GUI programs
like "LDAP Administrator" but the output should be represented like
the "tree" program in Linux or Windows "tree.com".
Any ideas appreciated...
Thorsten
.
- Follow-Ups:
- Re: generating a tree-like structure
- From: kyosohma
- Re: generating a tree-like structure
- Prev by Date: Re: HTML Form/Page and Navigation with multiple buttons
- Next by Date: pack() and the division of vertical space
- Previous by thread: Using PIL to find separator pages
- Next by thread: Re: generating a tree-like structure
- Index(es):