Confirmed users
764
edits
(→Background: Let's see if I can't put it any simpler, jjb.) |
|||
Line 16: | Line 16: | ||
* The reboot has a security model, the prototype didn't. | * The reboot has a security model, the prototype didn't. | ||
* Roughly speaking, there are two layers of APIs under the reboot. There's a low-level, chrome-privileged layer that wraps the platform. And there's a high-level, secure, low surface area, and friendly layer that builds on the lower. It's the higher layer that might be thought of as "the Jetpack API," but it's entirely possible to use the lower to build an extension. | * Roughly speaking, there are two layers of APIs under the reboot. There's a low-level, chrome-privileged layer that wraps the platform. And there's a high-level, secure, low surface area, and friendly layer that builds on the lower. It's the higher layer that might be thought of as "the Jetpack API," but it's entirely possible to use the lower to build an extension. | ||
* The Bespin IDE of the prototype will be replaced with a contracted-out in-browser IDE called "[[Labs/Jetpack/FlightDeck|FlightDeck]]." FlightDeck provides a nice UI to Cuddlefish's toolchain. | * The Bespin IDE of the prototype will be replaced with a contracted-out in-browser IDE called "[[Labs/Jetpack/FlightDeck|FlightDeck]]." FlightDeck provides a nice UI to Cuddlefish's toolchain. It will probably be available as an extension. | ||
== Current Status == | == Current Status == |