Re: I've found a bug.
Eugene Chernyshov <[email protected]> Tue, 19 Feb 2008 04:03:49 +0200
| Newsgroups | gmane.comp.python.quotient.dev |
|---|---|
| Message-ID | <[email protected]> |
Thank a lot. That helps. Could you explain where I still have to use Fragments and where I can freely use Elements? The difference is not clear anought for me. Jean-Paul Calderone wrote: > On Tue, 19 Feb 2008 01:19:11 +0200, Eugene Chernyshov > <[email protected]> wrote: >> Hi all. >> Maybe it is kind of old bug, but it is extremely annoing me. I've got >> maximum recursion depth exceeded when I 've tried to build deep tree >> of rend.Fragment's. >> Please take a look on this simpliest script (in reality i have much >> more complicated page). > > If you make Border a subclass of nevow.page.Element this issue may go > away. You'll have to slightly change how you define render functions, > and neither data nor macro directives are support, but otherwise Element > is quite similar to Fragment. > > Jean-Paul > > _______________________________________________ > Divmod-dev mailing list > [email protected] > http://divmod.org/users/mailman.twistd/listinfo/divmod-dev