>> And if get_current_browser_request always works, can we put it in >> get_request_timeline instead of typing it explicitly every time? > > So there are two disconnected steps: > - get a request from some context > - get the timeline from that request (which will use IAnnotations > once bug 623199 is fixed) > > I'm not too keen on conflating these steps; we could certainly add a > new helper get_current_browser_request_timeline() though, that would > be fine.
For scripts, consider adding this as an attribute on LaunchpadScript so everyone gets to play. -- Stuart Bishop <[email protected]> http://www.stuartbishop.net/ _______________________________________________ Mailing list: https://launchpad.net/~launchpad-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~launchpad-dev More help : https://help.launchpad.net/ListHelp

