[Buildbot-devel] Template system for HTML views (#342 and 1.0)
Marcus Lindblom
macke at yar.nu
Mon May 18 09:33:23 UTC 2009
Axel Hecht wrote:
>
> In my head, the place where you most likely end up with mixing twisted with
> the web framework is log output on the fly. If you want your general
> templating system to work here, you should be able to keep a connection to a
> slave alive and pump data to it, as well as use some callback or
> generator-based stuff for the templating itself.
>
> At least that's what buildbot does right now, not sure if we'd want to drop
> that.
No, we probably don't.
We could opt to use the current delivery for real-time logs and the
template system for logs from completes steps?
One could always mess with iframes to make it embed nicely anyway.
cheers,
/Marcus
More information about the devel
mailing list