Marketplace/PackagedApps: Difference between revisions

No edit summary
Line 6: Line 6:
     <td>Iframed</td>
     <td>Iframed</td>
     <td>Packaged</td>
     <td>Packaged</td>
    <td>Notes</td>
   </tr>
   </tr>
   <tr>
   <tr>
     <td></td>
     <td>First boot time</td>
     <td></td>
     <td>Slow</td>
    <td>Fast</td>
    <td>600kb of JS and CSS, images and index.html loaded from the network. As a packaged app its all local.</td>
  </tr>
  <tr>
    <td>Offline strategy</td>
    <td>None</td>
    <td>Possible</td>
     <td></td>
     <td></td>
   </tr>
   </tr>
   <tr>
   <tr>
     <td></td>
     <td>QA cycles</td>
     <td></td>
     <td>More</td>
     <td></td>
     <td>Less</td>
    <td>Debateable, there will probably be more to QA</td>
   </tr>
   </tr>
   <tr>
   <tr>
     <td></td>
     <td>Hacky code</td>
     <td></td>
     <td>More</td>
     <td></td>
     <td>Less</td>
    <td>Testing is possible, but we are using postMessage to work around the packaging</td>
   </tr>
   </tr>
   <tr>
   <tr>
     <td></td>
     <td>Preload data</td>
     <td></td>
     <td>None</td>
    <td>Possible</td>
     <td></td>
     <td></td>
   </tr>
   </tr>
   <tr>
   <tr>
    <td>Gaia schedule</td>
    <td>Independent</td>
    <td>Tied</td>
     <td></td>
     <td></td>
     <td></td>
  <tr>
     <td></td>
    <td>Updates</td>
    <td>Easy (currently weekly)</td>
     <td>Very slow and require user action</td>
     <td>Slowness depends upon Gaia schedules</td>
   </tr>
   </tr>
   <tr>
   <tr>
     <td></td>
     <td>Process</td>
     <td></td>
     <td>Little</td>
    <td>More</td>
    <td>If release takes 6 months lots of planning.</td>
  <tr>
    <td>The Web</td>
    <td>Yes</td>
    <td>Its not the web</td>
     <td></td>
     <td></td>
   </tr>
   </tr>
   <tr>
   <tr>
     <td></td>
     <td>installs_allowed_from</td>
     <td></td>
     <td>Works fine</td>
     <td></td>
     <td>Needs an iframe</td>
    <td>Oh the irony</td>
   </tr>
   </tr>
</table>
</table>
=== Packaged apps on phones ===
=== Packaged apps on phones ===


Confirmed users
1,158

edits