[Cosmo-dev] dashboard notes
Jeffrey Harris
jeffrey at osafoundation.org
Fri Jun 15 12:49:50 PDT 2007
>> Question about sorting: If an item doesn't have a triageStatusChanged
>> value, how would the startDate compare to a given triageStatusChanged
>> value? What if the item isn't an event?
>
> TSC is just a unix timestamp converted to a float and negated. so you
> can put the start date in that format for sorting.
>
> for non-events, i don't know. jeffrey, what does the desktop do?
On the desktop, everything has a triageStatus and a triageStatusChanged
from the get-go. Using last-modified time like Randy suggested seems
like a good approach for the server.
I don't think we want to date-limit recurring events in LATER. In DONE,
I think you should make whatever performance optimizations seem best for
the server, the initial proposal was that we not include recurring
events in DONE at all, so any recurring events we do get seem like gravy
to me.
Sincerely,
Jeffrey
More information about the cosmo-dev
mailing list