Ticket #6 (new enhancement)

Opened 2 years ago

[djac] slowest trac site blocks combined ticket list

Reported by: akaihola Owned by: akaihola
Priority: minor Milestone: 2007-01-15 tracregator 0.2 refinements
Component: tracregator Version: tracregator 0.1
Keywords: Cc:
Estimated Number of Hours: Add Hours to Ticket:
Billable?: Total Hours:

Description

What options would there be for fetching tickets asynchronously?

Django does accept a generator as content for HttpResponse?, but does it also send data as soon as it's generated? In any case that would break ordering of tickets, and that would have to be fixed with JavaScript?.

Another option would be to fetch every trac site's tickets with a separate AJAX request from the browser.

Attachments

Add/Change #6 ([djac] slowest trac site blocks combined ticket list)

Author



Change Properties
<Author field>
Action
as new
as The resolution will be set. Next status will be 'closed'
to The owner will change. Next status will be 'new'
The owner will change to anonymous. Next status will be 'assigned'
 
Note: See TracTickets for help on using tickets.