>
> Somebody experience with a parent code table and how to implement it in
> Zope (with dtml-tree)?
> Or is a PArent-Code table not SQL-like and is there a better solution?
>
> eg :
>
> Parent Code Description
>   0     0   MasterNode
>   0     1   Child1 of MasterNode
>   0     2   Child2 of MasterNode
>   1     3   Child of Child1
>
> ....

Hi Tom,

There is a good Howto by anthony Baxter on this subject called Some Neat
tricks with dtml-tree. It is at
http://www.zope.org/Members/anthony/tree-coding-tricks This should get you
started

hth

Rik


_______________________________________________
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )

Reply via email to