How are updates to our code deployed to the user if they run our app using the desktop packager? Do we have to send them a new packaged app each time we change our code?
I will have to get details on this. It is my understanding that this will be a standalone app and is not dependent on browser. A GUI library will be used (new version based on Chromium).
Again using SA as an example, updates are detected when the app is loaded and automatically downloaded.
With the Packager technology, based on Chromium, developers can use web technologies to build their apps and provide their users a first-class app experience on both Mac and Windows with no dependency on browsers.