2 messages in com.googlegroups.google-gearsAnnouncement: Google Gears 0.2 develo...
FromSent OnAttachments
Chris Prince29 Aug 2007 10:19 
Aaron Boodman20 Sep 2007 10:57 
Subject:Announcement: Google Gears 0.2 developer release
From:Chris Prince (cpri@google.com)
Date:08/29/2007 10:19:42 AM
List:com.googlegroups.google-gears

We are happy to announce the 0.2 release of Google Gears! You can download it here<http://code.google.com/p/google-gears/downloads/list>. The new features are listed below.

This is a developer release. Before we update end-user machines, we want to get API feedback from you, the developer community.

Please try out the new APIs and let us know if anything is confusing, hard-to-use, or broken. Now is the time to speak up -- after we release to end users, it becomes much harder to modify the APIs.

We look forward to your feedback!

-- The Google Gears Team

Highlights of the 0.2 release: * Cross-origin API support (design doc<http://code.google.com/p/google-gears/wiki/CrossOriginAPI> ) * WorkerPool improvements: - Automatically report errors in workers - createWorkerFromUrl() * New Gears modules: - HttpRequest (details<http://code.google.com/apis/gears/api_httprequest.html> ) - Timer (details <http://code.google.com/apis/gears/api_timer.html>) Both of these can be used in workers.