[Zope] Z class complexities

2000-10-01 Thread Nolan Darilek
I'm having a kinda complex problem, and hopefully my explanation can do it justice. :) I'm using zope to construct an XML document from the contents of a folder. Basically, the folder's index.xml iterates through the folder's contents, rendering each object to produce the final document. The

Re: [Zope] Z class complexities

2000-10-01 Thread Maik Roeder
Hi Nolan ! Nolan Darilek wrote: I'm having a kinda complex problem, and hopefully my explanation can do it justice. :) I'm using zope to construct an XML document from the contents of a folder. Basically, the folder's index.xml iterates through the folder's contents, rendering each