[ZPT] Creating a XML resultset using ZPT?
Luis Lavena
luislavena@hotmail.com
Mon, 25 Mar 2002 14:27:57 -0300
No Casey, only one Slide at time, flash only need to know their params, not
the "until-unknown" next slide...
Thats why the "firstChild" of XML was params and not "slide id="
Is some kind of banner based slide player :)
Thanks again,
Luis
----- Original Message -----
From: "Casey Duncan" <casey@zope.com>
To: "Luis Lavena" <luislavena@hotmail.com>
Cc: <zpt@zope.org>
Sent: Monday, March 25, 2002 4:19 PM
Subject: Re: [ZPT] Creating a XML resultset using ZPT?
But, are you putting multiple slides into each document? If so, then you
need to execute a SQL statment for each separate one using this
solution. That's fairly suboptimal 8^)
-Casey