Wow. That's a lot of work. Nice job.

Chas.

David Pollak wrote:
> Folks,
> 
> I've moved the JavaScript for Comet and Ajax to separately loaded JS 
> files rather than putting them on the page.
> 
> LiftRules.autoIncludeComet allows you to determine if the Comet stuff 
> will be automatically included
> LiftRules.autoIncludeAjax allows you to determine if the Ajax stuff will 
> be auto-included
> 
> LiftRules.renderCometScript and LiftRules.renderAjaxScript render the 
> contents of the Script files
> 
> LiftRules.renderCometPageContents renders the page-specific stuff for 
> Comet (the GUIDs and versions)
> 
> LiftRules.ajaxScriptUpdateTime and LiftRules.cometScriptUpdateTime are 
> used to calculate if a new script is needed or if you can return a 304
> 
> Using the above features, one can use all, some, or none of Lift's Ajax 
> and Comet stuff.
> 
> On RequestState, I've added a bunch of tests:
> isIE, isIE6, isIE7, isIE8, isSafari, isSafari2, isSafari3, isIPhone, 
> isFirefox, isFirefox2, isFirefox3, isOpera, isOpera9
> 
> Thanks,
> 
> David
> 
> 
> -- 
> Lift, the simply functional web framework http://liftweb.net
> Collaborative Task Management http://much4.us
> Follow me: http://twitter.com/dpp
> Git some: http://github.com/dpp
> 
> > 

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to