Comment 2 for bug 1557964

Revision history for this message
James Henstridge (jamesh) wrote :

Sorry for not getting back to you promptly on this bug report.

We'll look at adding the extra API for [1].

For [2], that idiom already works if you change the last line to "reply.PushWidgets(widgets...)". That's three extra characters for this unusual case, while changing the call signature would add 24 characters to the simpler common case.