[Cosmo-dev] Cosmo WebUI Service Layer

Matthew Eernisse mde at osafoundation.org
Mon Mar 5 16:47:21 PST 2007


Can we please add a requirement that every time the service actually 
talks to the server it automatically refreshes serviceAccessTime? Right 
now we're calling resetServiceAccessTime manually, which is really icky.

It's basically just a number that says when the last successful request 
was made to the server -- the UI timeout code uses it to know if 
server-side timeout is imminent. So if a server-side timeout is about to 
happen, and the user is typing (or other client-side activity), the UI 
code knows to ping the session-refresh JSP page.

Thanks.


M.

Travis Vachon wrote:
> Hi folks
> 
> As part of Bobby and my continuing series of proposals for dashboard 
> plumbing, I'd like to request comments on 
> http://wiki.osafoundation.org/Projects/CosmoWebUIServiceLayerProposal
> 
> - Travis
> _______________________________________________
> cosmo-dev mailing list
> cosmo-dev at lists.osafoundation.org
> http://lists.osafoundation.org/mailman/listinfo/cosmo-dev
> 



More information about the cosmo-dev mailing list