874
edits
(→Code Updating: rewording) |
(→Extenders: added notes on attenuation) |
||
| Line 51: | Line 51: | ||
platform and its accompanying technologies such as XPCOM and XUL, but | platform and its accompanying technologies such as XPCOM and XUL, but | ||
they are entrusted to expose a small subset of it to the importing | they are entrusted to expose a small subset of it to the importing | ||
Jetpack via dependency injection. This is useful for e.g. traditional addon developers who want to convert their extension to a Jetpack, but require a feature or two that the Jetpack platform doesn't yet provide. | Jetpack via dependency injection, perhaps attenuating it as per manifest metadata. This is useful for e.g. traditional addon developers who want to convert their extension to a Jetpack, but require a feature or two that the Jetpack platform doesn't yet provide. | ||
=== Libraries === | === Libraries === | ||
edits