[Moin-user] Output during macro processing?

Michael Graz mgraz at mnsgraz.plus.com
Mon Mar 27 12:21:13 EST 2006


Given an embedded macro like [[LongRunningMacro()]], is there a way to
display output while the macro is running?

 

If a macro takes a while to run, it would be nice to be able to generate
occasional status messages that get output right away.  The current model
for macro execution is for the macro to run to completion and then return
its output at the end which then gets displayed.  That is, the results of
the macro are displayed only once the macro is finished.  It would be nice
to have a way to make a call from within the macro to generate output during
the macro processing in addition to or an alternate to returning text only
at the end.

 

Please advise. Thanks!

-Michael

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/moin-user/attachments/20060327/cd7f9f74/attachment.html>


More information about the Moin-user mailing list