360Flex: Updating Apollo Apps

Adobe RedChristian Cantrell is talking about Application Update APIs in Apollo. This is the one thing I’m a little worried about, becuase I hope that Apollo is as easy to update as a web application. That makes the “bridging the web” idea even more plausible. Here’s how it works:

Apollo applications can call Update functions which you point at a specific AIR file in the form Updater.update(airfile). He did a quick demo of an application checking an AIR file on the server, updating itself, then launching the new version. He said that they’re looking at providing a framework around updating so that a lot of the hard work is obfuscated and developers can easily add update functionality to their applications.

Hopefully I can catch Christian today and ask him more about this. It’s the first time I’ve heard people talk about the update mechanisms publicly.

Related posts:

  1. A Roundup of Apollo Commentary from Future of Web Apps
  2. What Is Apollo For?
  3. What’s This? Apollo in Action!?!?
  4. I Have Seen Apollo and it is Awesome
  5. Unofficial Apollo FAQ Updated