Btw the problem isn't interesting anymore, I've worked it around.
Thank you for your replies.
Gergő_
> > I know that yields provide better performance because of the memory usage,
> > thatswhy I use them in this method. So I don't understand the error. Maybe
> > this is in connection with stg browser or _javascript_ specific bug or
> > constraint.
>
> > thatswhy I use them in this method. So I don't understand the error. Maybe
> > this is in connection with stg browser or _javascript_ specific bug or
> > constraint.
>
> Assuming that I'm correctly interpreting your use of "yields" here...
> Are you perhaps yielding only a single 32kB chunk of data, instead of
> fully consuming all of the generator's output?
> Are you perhaps yielding only a single 32kB chunk of data, instead of
> fully consuming all of the generator's output?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/turbogears
-~----------~----~----~----~------~----~------~--~---

