On Wed, May 28, 2014 at 5:09 PM, 'Bruno P. Kinoshita' via Jenkins
Developers <[email protected]> wrote:
> var remoteObject = <st:bind value="${it.getParametersProvider()}"/>

Also be careful with st:bind. Currently it leaks memory whenever used
(unless you can use WithWellKnownURL, and until the HTTP session
expires). Which only matters a little in a configuration form, which
people only occasionally open, but which would be terrible in
something like a job list view.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to