launchpad-dev team mailing list archive
-
launchpad-dev team
-
Mailing list archive
-
Message #04851
Re: timeline questions
On Wed, Sep 29, 2010 at 4:31 PM, Robert Collins
<robert.collins@xxxxxxxxxxxxx> wrote:
> Scripts already do set_request_started, which is all thats needed; I'm
> not sure why this additional thing would be needed.
Its not needed. Its convenient. self.timeline is much easier to
remember than get_request_timeline(get_current_browser_request()), as
well as avoiding the huh? factor on what
get_current_browser_requests() means in the context of a command line
tool.
--
Stuart Bishop <stuart@xxxxxxxxxxxxxxxx>
http://www.stuartbishop.net/
References