1 Jul
2005
1 Jul
'05
9:40 p.m.
Dieter Maurer wrote:
You are aware that you will not get a list (but a tree) when you look down from some starting point?
I suspect he meant a list in the HTML - he is using <ul> and <li> tags there. But Dieter, can you elaborate on what you mean? Isn't the result from objectValues() a tuple [which would be a "list" in most languages]. Do you simply mean that the Folder objects may contain File, Document, Image or Folder objects, recursively? If not I'm not sure I follow. Thanks, N